
body{
	Background-Color : #333333;
	Color : #666666;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	Line-Height : normal;
	scrollbar-base-color : #000000;
	Text-Decoration : bold;
	}
.smalltext{
	Color : #666666;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	}
.textboldbig{
	Color : #333333;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 200px;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Line-Height : normal;
	}
	
a{
	Color : #800000;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-Decoration : none;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	}

a:hover{
	Background-Color : #FFCC99;
	Color : #000000;
	Font-Weight : bold;
	Text-Decoration : none;
	}

a:link{
	Color : #800000;
	Font-Weight : bold;
	Text-Decoration : none;
	}