
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redsmall {
	color: #FF0000;
	font-size: smaller;
}

.redbold {
	font-weight: bold;
	color: #FF0000;	
}
.small {
	font-size: smaller;
}
.trackerError {

	font-weight: bold;
	color: #339900;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}
a:hover {	
	color: #000000;
}
a:active {
	color: #0000FF;
}
.onblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.onblue:link{
	font-weight: bold;
	color: #FFFFFF;
}
a.onblue:visited {
	font-weight: bold;
	color: #FFFFFF;
}


a.onblue:hover {
	font-weight: bold;
	color: #000000;
}

.onlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
a.onlist:link{
	font-weight: bold;
	color: #0099FF;
}
a.onlist:visited {
	font-weight: bold;
	color: #0099FF;
}


a.onlist:hover {
	font-weight: bold;
	color: #000000;
}
