 BODY {
	background-image: /images/sixteen.gif;
	background-color: #FFFFFF;
	color: #006600;
	font-size: small;
	scrollbar-base-color: #3BB13C;
	scrollbar-arrow-color: #F0FFFF;
}
 
 A {
 text-decoration: none; 
 color:#2930D6; 
 }
 
 A:hover {
 color: #4466FF; 
 }

 SELECT {
 	color: #006600;
    font-size: 10px;
 }

 INPUT {
 	color: #006600;
 	font-size: 10px;
 }

 TEXTAREA {
 	color: #006600;
 	font-size: small;
 }

 P {
 	font-size: small;
 }

 Table {
 	font-size: small;
 }

 H2 {
 	font-size: large;
 	font-family: universal, tahoma, universallight;
 	font-weight: normal;
	font-color: #330099;
 }

 .nav {
 	font-family:  arial;
 	font-size: 10px;
 }

 .suggest {
 	font-family:  arial;
 	font-size: small;
 }

 .link {
 	padding: 4px;
 	font-family:  arial;
 	font-size: small;
 }

 .category {
 	padding: 5px;
 	font-family: arial;
 	font-size: medium;
 }

 .commentposter {
 	padding: 5px;
 	font-family:  arial;
 	font-size: small;
 }

 .comment {
 	padding: 5px;
 	font-family:  arial;
 	font-size: small;
 }

 .newlinks {
 	text-align: left;
 	padding: 2px;
 	margin: 3px;
 }


