a:link {
	color: #940000;
	font-weight: bold;
}

a:visited {
	color: #BD6163;
	font-weight: bold;
}

a:hover {
	color: #9C9A9C;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	scrollbar-3dlight-color: #D6B6B5;
	scrollbar-arrow-color: #940000;
	scrollbar-darkshadow-color: #D6B6B5;
	scrollbar-face-color: #EFD7D6;
	scrollbar-highlight-color: #EFD7D6;
	scrollbar-shadow-color: #D6B6B5;
	scrollbar-track-color: #FFFFFF;
	overflow: auto;
	}

p {
	text-align: justify;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: justify;
}

.subtitulo {
	color: #940000;
	font-size: larger;
	font-weight: bold;
}
