A               {
		font-family : arial;
		font-weight : normal;
		font-size: 12px;
		color: #153973;
		text-decoration: none; 
		}

A:link		{
		text-decoration: underline;
		}

A:active        {
		text-decoration: none;
		}

A:visited       {
		text-decoration: underline;
		}

A:hover         {
		color: #FFFF00;
		text-decoration: underline;
		}

	
	
/* Nav Bar links  */

.barlinks		{
		color : #FFFFFF;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		}
	
a.barlinks:link{color : #FFFFFF; text-decoration : none}
a.barlinks:visited{color : #FFFFFF; text-decoration : none}
a.barlinks:hover{color : #FFFF00; text-decoration : none}


/* Download links  */

.download		{
		color : #FFFFFF;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		}
	
a.download:link{color : #FFFFFF; text-decoration : none}
a.download:visited{color : #FFFFFF; text-decoration : none}
a.download:hover{color : #FFFF00; text-decoration : none}

.main		{
		color : #FFFFFF;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		}
	
a.main:link{color : #FFFFFF; text-decoration : none}
a.main:visited{color : #FFFFFF; text-decoration : none}
a.main:hover{color : #FFFF00; text-decoration : none}

/* Feature body links  */

.feature		{
		color : #000000;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		line-height: 15pt;
		}
	
a.feature:link{color : #000000; text-decoration : none}
a.feature:visited{color : #000000; text-decoration : none}
a.feature:hover{color : #ffff00; text-decoration : none}

.subnav		{
		color : #545454;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		line-height: 15pt;
		}
	
a.subnav:link{color : #545454; text-decoration : none}
a.subnav:visited{color : #545454; text-decoration : none}
a.subnav:hover{color : #ffff00; text-decoration : none}