.linha {
	font-family: "Trebuchet MS";
	font-size: 7px; }

.evento_tit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center; }

.evento_txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.cadastro_tit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-position: center;
	line-height: 60%/
	text-align: center; }

.menu_tit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 7px; }

.menu_txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	padding-left: 7px;
	line-height: 96%; }

.menu_box {
	width: 119px;
	border: 1px solid #FFCC00; }

a {
	cursor: hand; // Pro IE
	cursor: pointer; // Pro FF }

a:link {
	text-decoration: none;
	color: #333333; }

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4E87C0; }

a:hover {
	text-decoration: underline;
	color: #4E87C0; }

a:active {
	text-decoration: none; 
	color: #4E87C0; }
