@charset "UTF-8";
/* CSS Document */

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#FFFF66;
}

img {
border:none;
}

.tes {
font-family: "Arial", "Tahoma";
font-size:9.5pt;
color:#FFFFCC;
line-height:16px;
text-align:justify;
padding: 10px 33px 0 33px;
}

.titmenu {
font-family: "Arial", "Tahoma";
font-size:10.5pt;
color:#FFFF66;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}

.bottom {
font-family: "Arial", "Tahoma";
font-size:9pt;
color:#B4B297;
text-align:center;
padding: 9px 0 4px 0;
}

.bottom a {
color:#B4B297;
text-decoration:underline;
}

.bottom a:hover {
color:#FFFF66;
text-decoration:none;
}