body {background-color: #cccccc;}
body,div,span,td {font-family: arial,verdana,helvetica;font-size:12px;color:#000000}
input,select,textarea {font-family: arial,verdana,helvetica;font-size:11px;color:#000000}
input, select, textarea {border:#000000 2px solid;}
radio, checkbox {border-width:0px;}
body, form {margin:0;padding:0}

.botoes{background-color:#FFFFFF;}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.f-minima{
	font-size:10px;
	}
.f-menor{
	font-size:11px;
	}
.f-media{
	font-size:14px;
	}
.f-grande{
	font-size:16px;
	}
.f-gigante{
	font-size:18px;
	}
.f-insana{
	font-size:22px;
	}