.parrafos {
	font-family: Tahoma;
	font-size: 11px;
	color:#CCCCCC;
}

a:link {
font-family: Tahoma;
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
font-family: Tahoma;
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
font-family: Tahoma;
font-size: 10px;
	color: #E0CDE2;
	text-decoration: none;
}
a:active {
font-family: Tahoma;
font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
body{
background-image:url(../images/fondo.jpg)
}
