BODY {
	background-color : #CCCCCC;
}

A:LINK {
	color: #666666;
	text-decoration : underline;
}
A:VISITED {
	color: #666666;
	text-decoration : underline;
}
A:ACTIVE {
	color: #666666;
	text-decoration : underline;
}
A:HOVER {
	color: #666666;
	text-decoration : none;
}



select   {font-family:Verdana;font-size:10px;border:0}
input    {font-family:Verdana;font-size:10px;border:0}
textarea {font-family:Verdana;font-size:10px;border:0}

.text {	font-family:verdana,geneva,arial,sans-serif;
	font-size:10px;
	color:#000000; }
