/* NowSites 2010 */

body {
	margin 		: 0;
	padding 	: 0;
	background 	: #639410 url(./backsun.jpg);
	font-family 	: Times New Roman, serif;
	font-size 	: 16px;
	color 		: #004400;
	margin	 	: 0px;  
	}

a:link { 
	color 		: #000000; 
        text-decoration : underline;
	}
a:visited { 
	color 		: #004444; 
        text-decoration : underline;
	}
a:active { 
	color 		: #004422; 
        text-decoration : none;
	}
a:hover { 
	font-variant	: BOLD;  
	font-weight	: 900;  
	color 		: #007744; 
        text-decoration : underline;
	margin	 	: 0px 
	}

/*	background-color: #fef6eb    */
/*	font-style 	: italic     */
/*	font-style  	: oblique    */
/*	font-variant	: small-caps */ 
/*	font-weight	: bold       */
/*	text-transform  : uppercase  */
/*	letter-spacing  : 2px	     */


