a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #CC3333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #CC3333;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family: Tahoma, Arial;
	color: #91C043;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	color: #4783BC;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #cccccc;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #9B9B9B;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #233277;
	font-size: 12px;
}
.largeblue {
    font-family: Myriad Pro;
	font-size: 24px;
	color: #26449A;
}
.red {
	color: #CE0101;
}
.largered {
	color: #CC3333;
	font-size: 12px;
	font-weight:bold;
}
.px11 {
	font-size: 13px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.red {
	color: #CC3333;
}
