html{
 scrollbar-arrow-color: #993366;
 scrollbar-3dlight-color: #660033;
 scrollbar-darkshadow-color: #993366;
 scrollbar-face-color: #CCCC66;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #993366;
 overflow-x: hidden;
}
body {
	background-image: url(../Images/pombackground.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
        margin:0px;
        padding:0;
}
.purpleplain {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #993366;
}
.purplebold {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #993366;
}
.greenplain {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #999933;
}
.greenbold {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #999933;
}
a:link { color: #CC0066; text-decoration: none }
a:active { color: #CC0066; text-decoration: none }
a:visited { color: #CC0066; text-decoration: none }
a:hover { color: #CCCC00; text-decoration: bold }
