.resite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}
A.resite {
	color : #000000;
	text-decoration : none;
}
A:HOVER.resite {
	color : #F7DB02;
	text-decoration : none;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
A {
	color : #082C65;
	text-decoration : none;
}
A:HOVER {
	color : #F7DB02;
	text-decoration : none;
}
STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #082C65;
}
STRONG.contact {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #082C65;
}
A.heading {
	color : #082C65;
	font-size : 15px;
	font-weight: bold;
	text-decoration : none;
}
A:HOVER.heading {
	color : #F7DB02;
	font-size : 15px;
	font-weight: bold;
	text-decoration : none;
}