A.TopLink:link
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.TopLink:visited
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.TopLink:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}
A.TopLink:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A:link
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
}
A:visited
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
}
A:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
}
.contentText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #993366;	
	font-weight: normal;	
}
.contentTextStrong
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #993366;	
	font-weight: bold;	
}
.contentTextTitle
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF3399;	
	font-weight: bold;	
}
.frmbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #993366;
	color: #993366;
}
Navigation ul
{
  list-style:none;
}
#Navigation li
{
  display:inline;
}
.selected a
{
  text-decoration:underline !important;
} 
#Navigation li a:link, #Navigation li a:visited
{
  color:#ffffff;
  text-decoration:none;
}

#Navigation li a:hover, #Navigation li a:active
{
  color:#ffffff;
  text-decoration:underline;
}