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: #0874C8;
		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 : #ED1B23; 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 : #ED1B23; 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 : #D2D4D4; text-decoration : none}

/* Feature body links  */

.feature		{
		color : #666666;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		line-height: 12pt;
		}
	
a.feature:link{color : #FFFFFF; text-decoration : none}
a.feature:visited{color : #FFFFFF; text-decoration : none}
a.feature:hover{color : #ED1B23; text-decoration : none}


/* Red links  */

.red		{
		color : #ED1C24;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		line-height: 12pt;
		}
	
a.red:link{color : #ED1C24; text-decoration : none}
a.red:visited{color : #ED1C24; text-decoration : none}
a.red:hover{color : #595858; text-decoration : none}


/* body links  */

.bodylink		{
		color : #ED1C24;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		line-height: 10pt;
		}
	
a.bodylink:link{color : #ED1C24; text-decoration : none}
a.bodylink:visited{color : #ED1C24; text-decoration : none}
a.bodylink:hover{color : #595858; text-decoration : none}

.redbigger		{
		color : #ED1C24;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		line-height: 15pt;
		}
		
		.redbig		{
		color : #ED1C24;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		line-height: 12pt;
		}