a:link {
	text-decoration: none;
	color: #003366;
}

a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #cc3300;
}



a.menu:link {
	text-decoration: none;
	color: #003366;
}

a.menu:visited {
	text-decoration: none;
	color: #003366;
}
a.menu:hover {
	text-decoration: none;
	color: #cc3300;
}


a.demais:link {
	text-decoration: none;
	color: #999999;
}

a.demais:visited {
	text-decoration: none;
	color: #999999;
}
a.demais:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;

}

a.rodape:link {
	text-decoration: none;
	color: #cc3300;;
}

a.rodape:visited {
	text-decoration: none;
}
	color: #cc3300;;
a.rodape:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}



a.ajax:link {
	text-decoration: none;
	color: #777777;
}

a.ajax:visited {
	text-decoration: none;
	color: #777777;
}
a.ajax:hover {
	text-decoration: none;
	color: #cc3300;
}


a.letreiro:link {
	text-decoration: none;
	color: #003366;
}

a.letreiro:visited {
	text-decoration: none;
	color: #003366;
}
a.letreiro:hover {
	text-decoration: none;
	color: #cc3300;
}


form
{
margin: 0;
}

.efeito img{
border: 2px solid #efefef;
}

.efeito:hover img{
border: 2px solid #003366;
}a.ver:link {	text-decoration: none;	color: #cc3300;	font-size: 10px;	font-weight: bold;	font-family: Tahoma;}a.ver:visited {	text-decoration: none;	font-family: Tahoma;	color: #cc3300;	font-weight: bold;	font-size: 10px;}a.ver:hover {	text-decoration: none;	font-family: Tahoma;	color: #cc3300;	font-weight: bold;	font-size: 10px;}