﻿body 
{
	font-family:Arial;
	font-size:9pt;
}
a:link, a:visited
{
	font-size:8pt;
	color:#2A450D;
	text-decoration:none;
}
a:hover
{
	font-size:8pt;
	color:#8ED54A;
	text-decoration:underline;
}
#menu 
{
	background-color:#7C896D;
	color:White;
	font-family:Arial Black,Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
	text-align:center;
}
#menu a:link, #menu a:visited
{
	color:White;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
}
#menu a:hover
{
	color:#D2DFD0;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
}
#hlAnt a:link, #hlAnt a:visited
{
	color:#BA931B;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
	}
#hlAnt a:hover
{
	color:#EED235;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
	}
#hlProx a:link, #hlProx a:visited
{
	color:#BA931B;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
	}
#hlProx a:hover
{
	color:#EED235;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	cursor: url("ponteiro_menu.cur"), pointer;
	}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EDEDED;
	background-color: #7C896D;
}
