/* CSS Document */
/*classe para link concreto*/
	
a.menu01:link  {
	text-decoration : none;
	font-size :10px;
	font-weight : bold;
	color : #5E679C;
	font-family : verdana;
	}
a.menu01:visited  {
	text-decoration : none;
	font-size :10px;
	font-weight : bold;
	color : #5E679C;
	font-family : verdana;
	}
a.menu01:hover  {
	text-decoration : none;
	font-size :10px;
	font-weight : bold;
	color : #dc0067;

	}
	
	
a.altto:link  {
	text-decoration : none;
	font-size :9px;
	
	color : #C0C0C0;
	font-family : verdana;
	}
a.altto:visited  {
	text-decoration : none;
	font-size :9px;
	
	color : #C0C0C0;
	font-family : verdana;
	}
a.altto:hover  {
	text-decoration : none;
	font-size :9px;
	
	color : #dc0067;

	}
	
/*	
a.menu02:link  {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : verdana;
	}
a.menu02:visited  {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : verdana;
	}
a.menu02:hover  {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #FF7000;

	}
*/

/*estils font*/

.fontg {
font-family: verdana;
font-size:10px;
color: #5E679C;
font-weight: bold;
text-decoration: none;
}

.fontb {
font-family: verdana;
font-size:10px;
color: #5E679C;
font-weight: bold;
text-decoration: none;
}

.fselect {
font-family: verdana;
text-decoration : none;
	font-size :10px;
	font-weight : bold;
	color : #dc0067;
}
.fselect2 {
font-family: verdana;
text-decoration : none;
	font-size :11px;
	font-weight : bold;
	color : #dc0067;
}

.fonttext {
font-family: verdana;
font-size:10.5px;
color: #5E679C;

text-decoration: none;
}

.fontbig {
font-family: verdana;
font-size:12px;
color: #5E679C;

text-decoration: none;
}

.fontalert {
font-family: verdana;
font-size:10.5px;
color: #003366;
font-weight : bold;
text-decoration: none;
}

.ftit {
font-family: verdana;
text-decoration : none;
	font-size :10px;
	font-weight : bold;
	color : #2c1450;
}
