
body {

                 color: #EFEEEE } 

a:link {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover {color: #EFEEEE; text-decoration: none; background-color: #5F1717; }
a:active {color: white; } 


.text {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #EFEEEE;

}
input {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #CCCCCC;}

td {font-family: Tahoma, Arial;
	font-size: 13px;
	color: #EFEEEE;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #CCCCCC;
}
select {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #CCCCCC;
}

