A:ACTIVE {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : #00008B;
}

A:HOVER {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	text-decoration : underline;
	color : #FF0000;
}

A:LINK {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : #00008B;
}

A:VISITED {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : #00008B;
}

.slogan {
	color : Black;
	font-family : Arial;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
	font-variant : normal;
}
A {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	text-decoration : none;
	color : Blue;
}
TD {
	font-family : Arial;
	font-size : 15px;
	font-weight : normal;
	color : Black;
}


