a:link {
	text-decoration: none;

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

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.linkprof {
	color: #0080C0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}
.vocimenu {
	color: #003366;
	text-decoration: none;
}

