/* CSS Document */

a
{
font-size:11px;
font-family:Georgia;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

a:hover
{
font-size:11px;
font-family:Georgia;
font-weight:normal;
color:#FF0000;
text-decoration:none;
}

a:visited
{
font-size:11px;
font-family:Georgia;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.side a
{
text-decoration:none;
font-family:Georgia;
color:#000000;
font-size:12px;
font-weight:bold;
}

.side a:hover
{
text-decoration:none;
font-family:Georgia;
color:#CCCCCC;
font-size:12px;
font-weight:bold;
}
.sd a:link, img
{
font-family:"Arial Black";
color: #7A32DC;
text-decoration:none;
border-width:0;
border:0;
}

.sd a:hover, img
{
font-family:"Arial Black";
color: #7A32DC;
text-decoration:none;
border-width:0;
border:0;
}

p
{
color:#CCCCCC;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
font-style:normal;
letter-spacing:1px;
text-align:left;
padding:10px 10px 10px 0px;
}

.heading
{
color:#CC99CC;
font-size:20px;
font-weight:bolder;
letter-spacing:3px;
}

#footer a:link
{
font-size:10px;
font-family:Georgia;
font-weight:normal;
color:#006666;
}


#footer  a:visited
{
font-size:10px;
font-family:Georgia;
font-weight:normal;
color:#006666;
}

#footer a:hover
{
font-size:10px;
font-family:Georgia;
font-weight:normal;
color:#FF0000;
}