a{
color: #000000;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: underline;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.form {
	margin: 2px;
	padding: 2px;
	height: 19px;
	width: 108px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: Tahoma;
	font-size: 9px;

}
.vi1 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #C32720;
	font-weight: bold;

}
.txt {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;

}

.txt:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FFDC00;
	}
	
.txt1 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #999999;

}

.txt1:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #C32720;
	}
	
.txt2 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #C32720;

}

.txt2:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}

	}
	
.txt3 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;

}

.txt3:hover {
	font-family: Vedana;
	font-size: 10px;
	color: #EDCB09;
	}
	
.menu {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;

}

.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;

}
.chamada1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.chamada1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.chamada2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.bordinha {

	border: 1px solid #CCCCCC;
}