/* CSS Document */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Microsoft Sans Serif;
font-size: 11px;
color:#333333;
}
a:link {
color: #666666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: none;
color: #CCCCCC;

}
a:active {
text-decoration: none;
color: #666666;
}

.copyright {
font-family: Microsoft Sans Serif;
font-size: 09px;
color:#990000;
}


