

TD {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
TD.slogan{
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFF000;
	font-weight : bold;
}

TD.div{
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #0F7AFF;
	font-weight : bold;
}
a.f, a.f:active, a.f:focus, a.f:link, a.f:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #0F7AFF;
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;
	
}

A.f:HOVER {
	color :#FF8400;
}

a.p, a.p:active, a.p:focus, a.p:link, a.p:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #E32702;
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;	
}

A.p:HOVER {
	color :#530F01;
}
