BODY {

	color: #000000;
}


A {
	text-decoration: none;
	font-weight: bold;
	color: #003F80;
	font-family: Verdana;
	font-size: 12px;
}

A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #3163CE;
	font-family: Verdana;
	font-size: 12px;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.style3 {
	text-decoration: none;
	color: #003F80;
	font-weight: none;
	font-size: 11px;
	font-family: Verdana;
}

/* email */
#email {width:17.9em;w\idth:16.7em;left:56.9em;color:black;padding:5px;}
#email #usuario {border:1px solid #7C9BB7;width:182px;height:15px;}
#email #senha {border:1px solid #7C9BB7;width:62px;height:15px;margin-top:2px;}