body {
	color:#5A5A5A;
	font-size:12px;
}

a:link {text-decoration: none; color:#5A5A5A;}
a:visited {text-decoration: none; color:#5A5A5A;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color:#5A5A5A;}

.center {text-align: center;}

input {
	color:#5A5A5A;
	font-size:12px;	
}