a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;

}
a:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
.barra {
	border: thin groove #999999;
	background-color: #006699;

}
