﻿body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Verdana;
	font-size:10pt;
}

.tablafondo 
{
	border:0px;
	margin-right:auto;
	margin-left:auto;
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

a
{
	 text-decoration:none;	
	 color:White;
}

a:hover
{
	 text-decoration:underline;	
	 color:Yellow;
}
