a:link
{ 
	font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
a:active
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : black;

}
a:visited
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : black;

}
a:hover
{
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : 718661;
}

a.subnav:link
{ 
	font-family : verdana;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : c3c3c3;
}
a.subnav:active
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : c3c3c3;

}
a.subnav:visited
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : c3c3c3;

}
a.subnav:hover
{
font-family : verdana;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
	color : 718661;
}

.home_main
{
	font-size : 8pt;
	font-family : verdana;
	text-decoration : none;
	color : 718661;
}

.home_main2
{
	font-size : 7pt;
	font-family : verdana;
	text-decoration : none;
	color : 718661;
}


.home_main_highlight
{
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold
	text-decoration : none;
	color : black;
}

.sub_highlight
{
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold
	text-decoration : none;
	color : 577867;
}


.footer
{
	font-size : 8pt;
	font-family : verdana;
	text-decoration : none;
	color : white;
}


a.footerlink:link
{ 
	font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : white;
}
a.footerlink:active
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : white;

}
a.footerlink:visited
{ 
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : white;

}
a.footerlink:hover
{
font-family : verdana;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
	color : FA9FCB;
}