body{
margin: 0px;
background: url(../images/pg_background.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #ebebeb;
}

.contenttext{
font-family:Tahoma;
font-size:11px;
line-height:16px;
color:#303030;
font-weight:normal;
text-align:left;
}

.contenttext a:link, .contenttext a:active, .contenttext a:visited{
color:#303030;
text-decoration:underline;
}

.contenttext a:hover{
text-decoration:underline;
color:#999999;
}

.main_11px{
font-family:Tahoma;
font-size:11px;
color:#303030;
text-align:left;
}

.main_11px a:link, .main_11px a:visited,  .main_11px a:active{
color:#3399cc;
text-decoration:none;
}

.main_11px a:hover{
color:#3399cc;
text-decoration:underline;
}

.footer{
font-family:Tahoma;
font-size:10px;
color:#767676;
}

.footer a:link, .footer a:visited, .footer a:active{
color:#767676;
text-decoration:none;
}

.footer a:hover{
color:#767676;
text-decoration:underline;
}