@charset "utf-8";
/* CSS Document */


body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
background-color: #666666;
}
a:hover{color: #F4A824; font-weight:bold;}

a:link{color: #333333;font-weight:bold; text-decoration:none;}

a:visited{color: #333333;font-weight:bold;text-decoration:none;}

a:active{color: #F4A824; font-weight:bold;}
a{color: #333333;font-weight:bold; text-decoration:none;}

.title {font-size: 15px; font-weight:bold;}

