/* CSS Document */
a:link {
	font-family: trebuchet ms;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	font-family: trebuchet ms;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	font-family: trebuchet ms;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
a:active {	
		font-family: trebuchet ms;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.fondoizq{
background-position: top right;
}

.texto{
color:#FFFFFF;
font-size:9px;
}

