@charset "iso-8859-1";
/* CSS Document */

p {font-family:Georgia, "Times New Roman", Times, serif;
size:12px;
color:#f3bf81;
text-align:justify;
margin-left:10px;
margin-right:10px;
}

p.last {font-family:Georgia, "Times New Roman", Times, serif;
size:12px;
color:#f3bf81;
text-align:center;
margin-left:10px;
margin-right:10px;
}

p.ooo {font-family:Georgia, "Times New Roman", Times, serif;
size:8px;
color:#000000;
margin:0px;
}

p.www {font-family:Georgia, "Times New Roman", Times, serif;
size:8px;
color:#f3bf81;
}

a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color: #FF6600;
text-decoration:none;
font-style:normal;

}

a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#FF3300;
text-decoration:none;
}


img {
border:none;
}
