a.LinkNegro:link {
    text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a.LinkNegro:visited {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a.LinkNegro:hover {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
}
a.LinkNegro:active {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a.LinkRojo:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
a.LinkRojo:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
a.LinkRojo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
}
a.LinkRojo:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
}
a.LinkAzul:link {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
a.LinkAzul:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
a.LinkAzul:hover {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
a.LinkAzul:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
a.LinkVerde:link {
    text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
a.LinkVerde:visited {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
a.LinkVerde:hover {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
a.LinkVerde:active {
	text-decoration:none
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
.menutitulo{
cursor:pointer;
margin-bottom: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
background-color:#009900;
color:#ffffff;
width:200px;
padding:2px;
text-align:center;
font-weight:bold;
border:1px solid #000000;
}

.submenu{
font-weight:normal;
margin-bottom: 0.5em;
}

.ClubCESI{
cursor: pointer;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
background-color:#ff0000;
color:#ffffff;
width:200px;
text-align:center;
border:1px solid #000000;
}

.ClubCESI a:link,a:visited,a:active{
	text-decoration:none;
	color: #ffffff;
}
.ClubCESI a:hover{
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}