a { 
    color: #008800;
    font-weight: bold;
	text-decoration: none
}

a:hover { text-decoration: underline;}

a:link {
//    font-weight: 100;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #005500;
	margin-left: 0px;
	margin-top: 0px;
}
img {border: 0px;}
.titulo {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.subtitulo {
	color: #003300;
	font-size: 15px;
    font-weight: bold;
}
.corpo {
	font-size: 12px;
	color: #003300;
	line-height:18px;
}
.menu {
	font-size: 11px;
	color: #CCCCCC;
}
.txtblack {
	font-size: 11px;
	color: #000000;
}
.txtbr {
	font-size: 11px;
	color: #FFFFFF;
}
