/* Autor: Cesar Mazeto */

body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.a {
color: #0075AB;
}

.td2 {
	color: #333333;
}

.h1 {
	font-size: 16px;
	font-weight: bold;
	color:#0075AB;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2792BC;
	font-size: 14px;
}

.baseline {
	color:#FFFFFF;
}

.menuLink 
{
	font-family:Arial;
	font-size: 10px;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu1 {
	font-size: 13px;
	font-family:Verdana;
	color: #2E2E2E;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.link1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.link2 {
	font-size: 10px;
	color: #000000;
    font-style: verdana;
    text-decoration: none;
}
.link3 {
	font-size: 10px;
	color: #0055E5;
    font-style: verdana;
    text-decoration: none;
}
.linkNoticia {
	font-size: 15px;
	color: #2792BC;
    font-style: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover {
text-decoration: underline;
}
a.linkMenu1:hover {
text-decoration: underline;
}
a.link:hover {
text-decoration: underline;
}
a.link1:hover {
text-decoration: underline;
}
a.link2:hover {
text-decoration: underline;
}
a.link3:hover {
text-decoration: underline;
}
a.linkNoticia:hover {
text-decoration: underline;
}
