a {font-family: verdana,lucida; font-style: normal; font-size: 7pt; color: #ffffff; text-decoration: none;}
a:hover {font-family: verdana,lucida; font-style: normal; font-size: 7pt; color: #FFCC00; text-decoration: none;}

.linkblack {font-family: verdana,lucida; font-style: normal; font-size: 8pt; color: #000000; text-decoration: none;}
.linkblack:hover {font-family: verdana,lucida; font-style: normal; font-size: 8pt; color: #ff0000; text-decoration: none;}

.red {font-family: verdana,lucida; font-style: normal; font-size: 8pt; color: #ff3300; text-decoration: none;}

td {font-family: verdana,lucida; font-style: normal; font-size: 8pt; color: #000000; text-decoration: none;}

.textobranco {font-family: verdana; font-style: normal; font-size: 7pt; color: #FFFFFF;}

.campo {
	font-family: verdana, lucida;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	background-color: #F7F7F7;
	border: #777777;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 2px;
	padding-top: 2px
}
.botao {
        border-width: 0;
        border-style: solid;
        border-color: #000000;
        background-color: #e6e6e6;
        font-size: 11;
        font-family: verdana,lucida;
        color: #000000;
}
body
{
	margin:0px;
	top:0px;
	left:0px;
}