
body, td, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	font-weight: normal;
	font-style: normal;	
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#000000;
	text-decoration:none;
	font-style: normal;
}
a.neg {
	text-decoration:none;
	color:#e52638;
}
a.neg:hover {
	color:#000000;
	text-decoration:none;
	font-style: normal;
}
.highlight {

	color:#ff0000;
}

.title, .nav_title_home{
	color:#333333;
}
.nohighlight{
	color:#000000;
}

