﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

a:link
{   color: #666666;
    text-decoration:none;
    cursor: hand;
}     
a:visited
{
	color: #666666;
	text-decoration:none;
    cursor: hand;
} 
a:hover
{
	color: #666666;
	text-decoration:none;
    cursor: hand;
}   
a.parametroenlace:activ
{
	color: #666666;
	text-decoration:none;
    cursor: hand;
}   
