a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #393939;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #393939;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
BODY {
	font-weight: normal;
	
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #505050;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #365695;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #4E6600;
}
