body
{
background-color:#FFFFFF;
color: #CC0066;
font-family: times;
font-size: 12px;
margin: 0;
scrollbar-face-color: #CC0066;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CC0066;
scrollbar-darkshadow-Color:#FFFFFF ;
}

A:link
{
color: #CC3366;
font-family: times;
font-size: 12px;
text-decoration: underline;
font-weight: normal;

}

A:hover
{
color: #CC3366;
font-family: times;
font-size: 12px;
text-decoration: underline;
font-weight: normal;
cursor: crosshair;
}

A:visited
{
color: #CC0066;
font-family: times;
font-size: 12px;
text-decoration: strike;
font-weight: normal;

}

A:active
{
color: #underline;
font-family: times;
font-size: 12px;
text-decoration: strike;
font-weight: normal;
}