body {
	background: #CCCCCC;
		}
	H1{font: 40px;}
	H1{font-family: serif;}
	H1{color:#C60000}
	
	td.entra {
	font-size: 25;
	font-family: serif;
	color: #C60000;
	text-align: center;
	height: 100;
}
td.logo{
background: #CCCCCC;
width:50;
height:25;
text-align: center;
border: none;
	
}

	
	
a:hover {
	color: black;
	text-decoration: none;
	font-size: 40px;
	}
a:link {
	color:#C60000;
	text-decoration: none;
	
	
}
a:active{
	color: #C60000;	
	text-decoration: none;
	
}
a:visited {
color: #C60000;
text-decoration: none;
	
}


