A.titulo:link {text-decoration: none; color: #000000}
A.titulo:visited {text-decoration: none; color: #000000}
A.titulo:active {text-decoration: none; color: #FF0000}
A.titulo:hover { text-decoration: underline; color: #FF0000}
A.video:link {text-decoration: none; color: #CC0000}
A.video:visited {text-decoration: none; color: #CC0000}
A.video:active {text-decoration: none; color: #CC0000}
A.video:hover { text-decoration: underline; color: #CC0000}
A.rodape:link{COLOR:#FFFFFF; TEXT-DECORATION:none}
A.rodape:visited{COLOR:#FFFFFF; TEXT-DECORATION:none}
A.rodape:active{COLOR:#FFFFFF; TEXT-DECORATION:none}
A.rodape:hover{COLOR:#FFFFFF; TEXT-DECORATION:underline}

.borda
{
	background-COLOR: #FFFFFF;
	COLOR: #000000;
	border: 1px solid #FF0000;
}