<style type="text/css">
  font {  font-family: Arial, Helvetica, sans-serif} 

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00319C;
	background:transparent;
}
a:hover {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.tracked {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subexpanded {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subclosed { 
	color:red;
	text-decoration:underline;
	background:transparent;
}

.standartFont {  font-family: Arial, Helvetica, sans-serif; color:white}
.standartFontBlack {  font-family: Arial, Helvetica, sans-serif; color:black}
.smallFont { font-family: Arial, Helvetica, sans-serif ; font-size: x-small; color:white}
.smallFontBlack { font-family: Arial, Helvetica, sans-serif ; font-size: x-small; color:black}
</style>
