/* CSS Document */

body {
	font-family:Tahoma;
	font-size:12px;
}	
a:hover {
	color:#CC6600;
	text-decoration: underline;
}
.nlink {
	color:#B95C00;
	text-decoration:none;
}
.rollink {
	color:#000000;
	text-decoration:none;
}
.footmenu {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.hilightblue {
	color: #3333FF;
	font-weight: bold;
	text-decoration:none;
}
.lighttext {
	color: #333333
}
.boardgray {
	color: #666666;
	font-size:11px;
}
.lowtext {
	font-family:Tahoma;
	font-size:11px;
	color:#B95C00;
	text-decoration:none;
}
.dealer {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
