body,td,th {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #0099CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	border-bottom: 2px solid #FF0000;
}

a:link 		{ color: #000000; font-weight: bold; text-decoration: underline; }
a:visited 	{ color: #000000; font-weight: bold; text-decoration: underline; }
a:active 	{ color: #000000; font-weight: bold; text-decoration: underline; }
a:hover		{ color: #ff0000; font-weight: bold; text-decoration: underline; }

#centro {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.apresentacao {
	font-size:12px;
	line-height:1.5;
}
#menu {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#botao a:link, #botao a:visited {
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #000000;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	background-color: #FFCC00;
	font-weight: normal;
}
#botao a:hover {
	border: 1px solid #000000;
	border-left: 2px solid #000000;
	background-color: #FFFF99;
	display: block;
	font-weight: normal;
	text-indent: 2px;
}
#botaoSelecionado a:link, #botaoSelecionado a:visited {
	display: block;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #000000;
	background-color: #FFFF99;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
#botaoSelecionado a:hover {
	border: 1px solid #000000;
	color: #ff0000;
	text-indent: 2px;
}
.options {
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
}
.optionsTitle {
	background-color: #FFFFCC;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #FFFF99;
	border-bottom: 1px solid #FF9900;
}
#optionsItem1 a:link, #optionsItem1 a:visited {
	display: block;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #FFFF99;
	border-bottom: 1px solid #FF9900;
	background-color: #FFCC00;
	font-weight: normal;
}
#optionsItem1 a:hover {
	display: block;
	background-color: #FFFF99;
	font-weight: normal;
}
#optionsItem1Sel {
	display: block;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #FFFF99;
	border-bottom: 1px solid #FF9900;
	background-color: #FFFF99;
	font-weight: normal;
}
