a:visited {
	color: blue;
}

a:active {
	color: blue;
}


a:link {
	color: blue;
}


a.Seleccionado {
	background-color: #EEF618;
}



p.Cuer {
	height: 100%;
}


body.paginap{
background-image:url(http://www.ugr.es/~vfperez/fondo.gif);
font-family:arial;
font-size:small;
border:none;
margin-left:10%;
margin-right:10%;
margin-top:2%;
margin-bottom:2%;
}

td.titulo{
width:25%;
height:100%;
vertical-align:sub;
text-align:center;
}

td.cuerpo{
background-color:white;
 border:solid;
 border-width:thin;
width:100%;
height:100%; 
}


td.pie{
width:100%;
height:100%; 
}
