.border {
	border: 1px solid #CCCCCC;
}
.data {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.text {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text:hover {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.chamada3 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.chamada3:hover {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.chamada4 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.chamada4:hover {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.menulink {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menulink:hover {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.chamada1 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.chamada2 {

	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.chamada2:hover{

	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.titulo1 {


	font-family: tahoma, arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.titulo2 {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.form {
	background-image: url(images/f_campo.gif);
	height: 19px;
	width: 124px;
	border: none;
	font-family: tahoma;
	font-size: 10px;
	color: #003366;
}
.mouse {
	cursor: hand;
}
.link_admin {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	background-color: #33CCCC;
	text-decoration: none;
}

.link_admin:hover {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
}
