.pie{
	font-family: verdana;
	font-size: 10px;
	color : White;
	background-color: #44599c;
	background : url(Fondo.jpg) no-repeat;
}
.letra{
	font-family: verdana;
	font-size: 10px;
	color : #4c4c4c;
}
.letra2{
	font-family: verdana;
	font-size: 10px ;
	color: #4c4c4c;
	text-decoration: none;
}
.letra3{
	font-family: verdana;
	font-size: 10px ;
	color: #3A609C;
	font-weight: bold;
}
.letra4{
	 font-family: verdana; font-size: 10px ; color: 4C4C4C; text-decoration: none;
}
.letra5{
	font-family: verdana;
	font-size: 10px ;
	color: #FFFFFF;
}
body{
	background-color : #818eb1;
}
#link  a {
	color : #990000;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
} 
#link a:hover{
	color : #FF9900;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
#linkb  a {
	color : #990000;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;

} 
#linkb a:hover{
	color : #FF9900;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}
.boton{
	background-color : #CCCCCC;
	color: white;
	font-weight: bold;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	cursor: hand;
	cursor: pointer;
}
input{
	font-family: Verdana;
	font-size: 10px;
}
textarea{
	font-family: Verdana;
	font-size: 10px;
}
hr{
	border-color:#999999;
	border-style: solid;
}
.link{
	color : #990000;
	cursor: hand;
	cursor: pointer;
}

.select{
	font-family: Verdana;
	font-size: 12px;
}
.izquierda{
	background-image : url(Medio.jpg);
	background-repeat : no-repeat;
	font-family: verdana;
	font-size: 12px ;
	color: #4c4c4c;
	text-decoration: none;
}