.normal{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.normal a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.normal a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
}
Input{
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
	border: #444444 1px solid;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #000000;	
}
 .small a{
 	font-family: Arial;
	font-size: 10px;
	color: #60A6D8;
	text-decoration: underline;
 }
 .small a:hover{
 	font-family: Arial;
	font-size: 10px;
	color: #60A6D8;
	text-decoration: none;
 }