/* NowSites 2010 */

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

a:link { 
	color 		: #937471; 
        text-decoration : none;
	}
a:visited { 
	color 		: #735451; 
        text-decoration : none;
	}
a:active { 
	color 		: #937471; 
        text-decoration : underline;
	}
a:hover { 
	font-weight	: 900;  
	color 		: #880000; 
        text-decoration : underline;
	margin	 	: 0px; 
	}

