TD{Color : #FFFFFF; Font-Family : Arial; Font-Size : 13px;}

.Texto{Color : #555555; Font-Family : Tahoma; Font-Size : 11px;}

.Firma{Color : #FFFFFF; Font-Family : Tahoma; Font-Size : 9px;}

.Titulo{Color : #555555; Font-Family : Tahoma; Font-Size : 12px; Font-Weight : Bold;}

h1
{
font-family:"Times New Roman", Times, serif;
Font-Size: 18px;
Font-Weight: Normal;
}


A {
	Color : #FFFFFF;
	Font-Weight : normal;
	text-decoration : none;
}
A:visited {
	Color : #FFFFFF;
	Font-Weight : normal;
	text-decoration : none;
}
A:hover {
	Color : #FF9900;
	Font-Weight : normal;
	text-decoration : underline;
}
A:active {
	Color : #FFFFFF;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu, A.mnu:visited, A.mnu:active
{
        display: block;
	Color : #FFFFFF;
	Font-Family : Arial;
        Font-Weight : Bold;
	Font-Size : 15px;
	text-decoration : none;
}

A.mnu:hover
{
    display: block;
    background-color: #FEBC7A;
	Color : #6C2A16;
	Font-Family : Arial;
        Font-Weight : Bold;
	Font-Size : 15px;
	text-decoration : none;
}



.Imagen
{
     border: solid;
	 border-color:#666666;
	 border-width:1px 1px 1px 1px;
	 padding:3px;
}