a:visited
{
	color: #f76500;
	text-decoration: none;
}
a:link
{
	color: #f76500;
	text-decoration: none;
}
a:hover
{
	color: #404040;
	text-decoration: underline;
}
a:active {color: #404040; text-decoration: none}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.Estilo3 {font-size: 10px}
.Estilo7 {font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 9px;}

BODY
{
	background: #f76500 url("./componentes/fonssc+2.gif");
	background-repeat:no-repeat;
}
