td {color: #494B4B; font: normal 12px; font-family: arial,verdana;}

.heading {color: #CC0099; font: bold 16px; font-family: arial;}

a {color: #CC0099; font: normal 12px; font-family: arial; text-decoration : none;}
a:hover {color: #CC0099; font: normal 12px; font-family: arial; text-decoration : underline;}

td.small{color: #494B4B; font: normal 10px; font-family: arial,verdana;}


A.tbarHref:link { font-family:verdana;font-size:10px;color: #494B4B; text-decoration: none }
A.tbarHref:active { font-family:verdana;font-size:10px;color:#494B4B; text-decoration: none }
A.tbarHref:visited { font-family:verdana;font-size:10px;color: #494B4B; text-decoration: none }
A.tbarHref:hover { font-family:verdana;font-size:10px;color:#494B4B; text-decoration: underline }

#Nav {
	float:right;
	width:580px;
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
}
	#Nav li {
		float:right;
		padding:0 0 2px 2px;
		margin:0;
		list-style:none;
	}
	#Nav li a {
		display:block;
		padding:11px 4px 3px 4px;
		background:#c61884;
		color:#FFFFFF;
		font-size:10px;
		text-transform:uppercase;
		border:1px solid #999999;
	}
	#Nav li a.Page {
		background:#94bd29;
	}