body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099CC; text-decoration: none; background-color: #036282}
a {  font-size: 14px; font-weight: normal; color: #0099CC}
a:visited {  color: #0099CC}
a:active {  color: #0099CC}
a:hover {  color: #FFFFFF}
.tBlue {  font-size: 14px; color: #0099CC}
.tBlueB { font-size: 14px; color: #0099CC ; font-weight: bold}
.tBlueSmall { font-size: 10px; color: #0099CC ; font-weight: normal }
.tBlueLarge { font-size: 18px; color: #0099CC ; font-weight: bold}
.tYellow { font-size: 14px; color: #FFFF80}
.tYellowB { font-size: 14px; color: #FFFF80 ; font-weight: bold}
.tWhite { font-size: 14px; color: #FFFFFF; font-weight: normal}
.tWhiteB { font-size: 14px; color: #FFFFFF; font-weight: bold}
.torange {
	color: #FF6633;
	font-size: 16pt;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #027FB9;
	background-color: #333333;
	padding: 3px;
}
.menu a:link{
	text-decoration:none;
	font-size: 11px;
}
.menu a:visited{
	text-decoration:none;
	font-size: 11px;
}
.menu a:active{
	text-decoration:none;
}
.menu a:hover{
	text-decoration:none;
	background-color: #000000;
}
.pub {
	font-size: 18px;
	color: #000000;
}
.pub a:link {
   text-decoration:underline;
	font-size: 18px;
	color: #000000;
}
.pub a:visited {
   text-decoration:underline;
	font-size: 18px;
	color: #000000;
}
.pub a:active {
    text-decoration:underline;
	font-size: 18px;
	color: #000000;
}
.pub a:hover {
    text-decoration:none;
	font-size: 18px;
	color: #000000;
}
