<!--- 
font_1 == arial,helvetica
font_2 == verdana,arial,geneva
color_8 == #FF0000
color_9 == #FFFFFF
color_10 == #000000
--->
<!--
A.mainLink:hover { 
	color: red;
	}
A.mainlink_sm:hover { 
	color: red;
	}
A.mainlink_md:hover { 
	color: red;
	}
A.smallLink:hover { 
	color: red;
	text-decoration : underline;
	}
A.headerlink:hover { 
	color: red;
	text-decoration : none;
	}					
A.sideLink:hover { 
	color: red;
	text-decoration : none;
	}
A.sidelink_sm:hover { 
	color: red;
	}
A.whiteLink:hover { 
	text-decoration : underline;
	}					
A.featureLink:hover { 
	color: red;
	}
A.featurelink_sm:hover { 
	color: red;
	}
A.closelink:hover { 
	color: red;
	text-decoration : underline;
	}
A { text-decoration: underline; }

H1		{
		 font-family: verdana,arial,geneva;
		}
.headerlink	{
	font-family: verdana,arial,geneva;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.sideLink {
	font-family: verdana,arial,geneva;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.whiteLink {
	font-family: verdana,arial,geneva;
	font-weight: bold;
	color: #FFFFFF;
    }

-->


