/* CSS Document */

.Estilo1 {font-size: 14px}
.Estilo2 {font-size: 16px;color: #cc6666}
a.nautica
{ 
	text-decoration: none;
	color: CC6666;
	FONT-SIZE:12pt
}

a:hover.nautica
{
	color: #000000;
	text-decoration: underline
} 
.Estilo4 {font-size: 12px}
a.mailroll
{ 
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial;
	font-weight: normal;
	color: 0000FF;
	FONT-SIZE: 10pt
}

a:hover.mailroll
{
	color: #0000FF;
	text-decoration: underline
} 
a.mailroll-peu
{ 
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial;
	font-weight: normal;
	color: 0000FF;
	FONT-SIZE: 9pt
}

a:hover.mailroll
{
	color: #0000FF;
	text-decoration: underline
} 
