
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #5E5959;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	/*color: #5E5959;*/
	color:#F00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FF0000;
	text-decoration:underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	color:#000040;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000040;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #000040;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.orange {
	color: #FF6000;
}

.underline {
	text-decoration:underline;
}

.sdvosb {
	font-size:16px;
	color:#000040;
	font-weight:bold;
}

aboutmenu {
	width:100%;
	height:24px;
	text-align:left;
	line-height:22px;
	font-size:14px;
}

