A:link
{
    COLOR: #006699;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #006699;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #ff9933;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff7f00
}
.cabezera
{
    WIDTH: 100%;
    BACKGROUND-COLOR: #f7c600
}
.tabla
{
	BACKGROUND-COLOR: #FFFBE1;
	border: thin dotted #CCCCCC;
}
.c2
{
    WIDTH: 100%
}
BODY
{
    MARGIN-TOP: 6px;
    MARGIN-LEFT: 0px;
    FONT-FAMILY: "Times New Roman", Times, serif;
    BACKGROUND-COLOR: #CECECE;
    onload: marginwidth="0";
    marginheight: "0";
    link: "#DE3838"
}
.link1
{
    TEXT-DECORATION: underline
}
.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: thin none #CCCCCC;
	border-right: thin dashed #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	border-left: thin none #CCCCCC;
	background-color: #FFFFFF;
}
