
body {
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	color: #231f20;
	}

a {
	color: #00aeef;
	text-decoration: none;
	}

a:hover {
	/*color: #00aeef;*/
	text-decoration: underline;
	}
	
img {
	border: 0;
	}
	
textarea {
	background: #effb01;
	font:12px Arial, Helvetica, sans-serif;
	padding:3px;
	}
