body, *{
	font-family:verdana;
	font-size:11px;
}

a{
	color:#aaa;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}