/* 
	Maicon Webdesigner
*/

@import url(reset.css);

body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#444;
}

body a
{
	text-decoration:none;
	color:#013C72;
}
body a:hover
{
	text-decoration:none;
	color:#888;
}


.limpadiv{
	clear:both;
}
