<style>
<!--
A:link 					{
	font-style: normal;
	text-decoration: underline;
	color: #0f253c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand
}
A:visited 	    		{
	font-style: normal;
	text-decoration: underline;
	color: #0f253c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand
}
A:active 				{
	font-style: normal;
	text-decoration: underline;
	color: #0f253c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand
}
A:hover 				{
	font-style: normal;
	text-decoration: underline;
	color: #d11224;
	font-family  : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand
}
A.leftnav:link 			{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	font-weight: bold
}
A.leftnav:visited 	    {
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	font-weight: bold
}
A.leftnav:active 		{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	font-weight: bold
}
A.leftnav:hover 		{
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	font-weight: bold
}
A.splashnav:link 		{
	font-style: normal;
	text-decoration: none;
	color: #142c59;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold
}
A.splashnav:visited 	{
	font-style: normal;
	text-decoration: none;
	color: #142c59;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold
}
A.splashnav:active 		{
	font-style: normal;
	text-decoration: none;
	color: #142c59;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold
}
A.splashnav:hover 		{
	font-style: normal;
	text-decoration: none;
	color: #d11224;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	font-weight: bold
}
A.category:link 			{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	font-weight: bold
}
A.category:visited 	    {
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	font-weight: bold
}
A.category:active 		{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	font-weight: bold
}
A.category:hover 		{
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	font-weight: bold
}
#normal   				{
	font-style: normal;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold}
#normal_red   			{
	font-style: normal;
	text-decoration: none;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
#normal_white  			{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
#heading   				{
	font-style: normal;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}
#heading_white   		{
	font-style: normal;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}
#error   				{
	font-style: normal;
	text-decoration: none;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}
#paging   				{
	font-style: normal;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
TD {
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;}
.featuredlistinglink, a.featuredlistinglink:link, a.featuredlistinglink:visited, a.featuredlistinglink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0f253c;
	text-decoration: none;
	font-weight: bold;
}
a.featuredlistinglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d11224;
	text-decoration: none;
	font-weight: bold;
}

-->
</style>