a:link{
	text-decoration: none;
	color: #8D2444;
	font-family: Verdana,Tahoma,Arial;
} 
a:visited{
	text-decoration: none;
	color: #8D2444;
	font-family: Verdana,Tahoma,Arial;
}
a:active{
	text-decoration: underline;
	color: #DD2444;
	font-family: Verdana,Tahoma,Arial;
}
a:hover{
	text-decoration: underline;
	color: #DD2444;
	font-family: Verdana,Tahoma,Arial;
}
input{ 
	font-family: Times New Roman,Verdana,Tahoma,Arial;
	font-size: 10pt;
}
