/* CSS Document */

.texto {	font-family: Arial;	font-size: 12px;	color: #000000;	font-weight: none;}
.texto2 {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	font-weight: none;}
.textomosca {	font-family: Arial;	font-size: 11px;	color: #000000;	font-weight: none;}
.textorojo {	font-family: Arial;	font-size: 12px;	color: #FF0000;	font-weight: none;}

.gris{background-color:#BABABA;}

a.link{	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	font-weight: none;	}
a :link.link {	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	font-weight: none;}
a:visited.link {	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	font-weight: none;}
a:hover.link {	font-family: Arial;	font-size: 12px;	color: #6C7928;	text-decoration: none;	font-weight: none;}

a.linkmosca{	font-family: Arial;	font-size: 10px;	color: #000000;	text-decoration: none;	font-weight: none;	}
a :link.linkmosca {	font-family: Arial;	font-size: 10px;	color: #000000;	text-decoration: none;	font-weight: none;}
a:visited.linkmosca {	font-family: Arial;	font-size: 10px;	color: #000000;	text-decoration: none;	font-weight: none;}
a:hover.linkmosca {	font-family: Arial;	font-size: 10px;	color: #6C7928;	text-decoration: none;	font-weight: none;}

a.link2{	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;	}
a :link.link2 {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;}
a:visited.link2 {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;}
a:hover.link2 {	font-family: Arial;	font-size: 12px;	color: #6C7928;	text-decoration: none;	font-weight: none;}

a.link3{	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;	}
a :link.link3{	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;}
a:visited.link3 {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	font-weight: none;}
a:hover.link3 {	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	font-weight: none;}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

