A:link { text-decoration: underline; color: #C7744A; }
A:active { text-decoration: underline; color: #C7744A; }
A:visited { text-decoration: underline;	color: #C7744A; }
A:hover { text-decoration: underline; color: #990000; }

A.footer:link { text-decoration: underline; color: #666666; }
A.footer:active { text-decoration: none; color: #666666; }
A.footer:visited { text-decoration: underline; color: #666666; }
A.footer:hover { text-decoration: none; color: #666666; }

A.sidebar:link { text-decoration: underline; color: #C7744A; font-weight: bold; }
A.sidebar:active { text-decoration: underline; color: #990000; font-weight: bold; }
A.sidebar:visited { text-decoration: underline; color: #C7744A; font-weight: bold; }
A.sidebar:hover { text-decoration: underline; color: #990000; font-weight: bold; }


body,  td  {

	font-size: 11px;
	line-height: 190%;
	font-weight: normal;
	font-family: "verdana", helvetica, arial;
	color: #666666;	
	}


#FontSmaller { 
	font-size: 8px; 
	line-height: 150%;
	font-weight: normal;
	font-family: "arial", helvetica, arial;
	color: #666666;	
	}

#FontSmall { 
	font-size: 9px; 
	line-height: 150%;
	font-weight: normal;
	font-family: "verdana", helvetica, arial;
	color: #666666;	
	}


#FontTitle { 
	font-size: 15px; 
	line-height: 150%;
	font-weight: normal;
	font-family: "verdana", helvetica, arial;
	color: #666666;	
	}

#FontScream { 
	font-size: 31px; 
	line-height: 150%;
	font-weight: bold;
	font-family: "verdana", helvetica, arial;
	color: #FFFFFF;	
	}


#FormStyle { 
	color:#669933; 
	font-size: 12px; 
	border-width: 1px; 
	border: 1px dotted #669933; 
	background-color: #FDFDFB; 
	}


#FormInvisible { 
	color:#666666; 
	font-size: 11px;
	font-family: "verdana", helvetica, arial;
	border-width: 1px; 
	border: 1px #FFFFFF; 
	background-color: #FFFFFF; 
	}


#FormSelect { 
	color:#669933; 
	font-size: 12px; 
	background-color: #FDFDFB; 
	}


#FormSubmit { 
	color:#669933; 
	font-size: 11px; 
	font-weight: bold; 
	border-width: 1px; 
	border: 1px solid #669933; 
	background-color: #FFFFFF; 
	}

H1 {
	color:#82BD58; 
	font-size: 22px; 
	font-weight: bold; 
	}