.normal
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : 000000;
	font-weight : none; 
}
.grande
{
	font-family : verdana;
	font-size : 15px;
	background-color :;
	color : 000000;
	font-weight : bold; 
}
.roja
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : #ff0000;
	font-weight : bold; 
}

.negrita
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : #000000;
	font-weight : bold; 
}



a.link:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Active
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 11px;
background-color : #;
}

a.link:Hover
{
color: #006699;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 11px;
background-color : #ffffff;
}



a.link2:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link2:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link2:Active
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 11px;
background-color : #;
}

a.link2:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 11px;
background-color : #006699;
}


a.link3:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
}

a.link3:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
}

a.link3:Active
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 9px;
background-color : #;
}

a.link3:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : normal;
font-size : 9px;
background-color : #006699;
}


