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;
		}

	
	
/* bodycopy  */

.bodycopy		{
		color : #606060;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		line-height: 18px;
		}

.bodylinks		{
		color : #1263A8;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :11px;
		text-decoration : none;
		line-height: 14px;
		}
	
a.bodylinks:link{color : #1263A8; text-decoration : none}
a.bodylinks:visited{color : #1263A8; text-decoration : none}
a.bodylinks:hover{color : #606060; text-decoration : none}

.footer		{
		color : #1263A8;
		font-style : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight  : normal;
		font-size :10px;
		text-decoration : none;
		line-height: 14px;
		}
	
a.footer:link{color : #1263A8; text-decoration : none}
a.footer:visited{color : #1263A8; text-decoration : none}
a.footer:hover{color : #606060; text-decoration : none}