a:link {color:#660066;}
a:visited {color:#660066;}
a:hover {color:red;}
a:active {color:#660066;}
body {
	 scrollbar-shadow-color:;
    scrollbar-highlight-color:;
    scrollbar-face-color: ;
    scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:;
    scrollbar-track-color:#cc99cc;
    scrollbar-arrow-color:;
}
.Main {
    color: #666666;
    background-color: white;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 12px;
    Text-Decoration: None;
    font-weight: ;
}
.Heading {
    color: #666666;
    background-color: white;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 16px;
    Text-Decoration: None;
    font-weight: bold;
}
.LargeText {
    color: #666666;
    background-color: #35023B;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 12px;
    font-weight: ;
}
.SmallText {
    color: #666666;
    FONT-SIZE: 11px;
    FONT-FAMILY: 'Arial';
    background-color: white;
    font-weight: ;
}

