/* NowSites 2009 */

body {
	margin 		: 0;
	padding 	: 0;
	background 	: #30f0f0 url(./backteal.gif);
	font-family 	: "Times New Roman", serif;
	font-size 	: 16px;
	color 		: #ccffcc;
	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	: BOLD;  
	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	     */


