.text_hilite {
	font-weight: bold;
	color: #ffff00;
}

BODY {
	font-family: Arial, Lucida Sans Unicode;
	color: #000000;
	font-size: 13px;
	background-color: #ffffff;
}

TD{ 
	font-family: Arial, Lucida Sans Unicode;
	color: #000000;
	font-size: 13px;
}

TD.module_header {
	font-weight: bold;
}

SMALL {
	font-family: Arial, Lucida Sans Unicode;
	color: #000000;
	font-size: 10px;
}

SELECT,INPUT,TEXTAREA {
	font-family: Arial, Lucida Sans Unicode;
	color: #000000;
	font-size: 12px;
}

A, A:link {
	color: #670035; 
	font-family: Arial, Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: none;
}

A:hover, A:active { 
	color: #420023; 
	font-family: Arial, Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: underline;
}

A.bgnav, A.bgnav:link { 
	color: #670035;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

A.bgnav:active, A.bgnav:hover {
	color: #420023;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.vote_button {
	padding 1px 1px 1px 1px; font-size: 10px; background-color: #6c6c6c; font-weight: bold; color: #ffffff;
}

.vote_line {
	background-color: #ff0000;
}
