A:link {
	COLOR: #993333; 
	TEXT-DECORATION:none
	}
	
A:active {
	COLOR: #993333; 
	TEXT-DECORATION:none
	}
	
A:visited {
	COLOR: #993333; 
	TEXT-DECORATION:none
	}
	
A:hover {
	COLOR: #993333; 
	TEXT-DECORATION:underline
	}

body,  td  {

font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	font-family: "verdana", helvetrica, arial;
	color: #989696;	
	}


#smallfont {
	font-size: 9px;
	line-height: 130%;
	font-weight: normal;
	font-family: "verdana", helvetrica, arial;
	color: #989696;	
	}

#mediumfont {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #989696;
	font-family: "verdana", helvetrica, arial;
	}

#largefont {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	font-family: "verdana", helvetrica, arial;
	color: #993333;
	}


#largetitle {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0;
	font-family: "arial", helvetrica, verdana;
	color: #989696;
	}


#titlefont {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0;
	font-family: "arial", helvetrica, verdana;
	color: #993333;
	}


