a
{
	color: #000000;
}
a:hover
{
	color: #333333;
}
a.verticalMenuText
{
      color: #000000;
      font-size: 11px;      
      font-family: verdana;
      margin-left: 6px;
      text-decoration: none;
}
a.verticalMenuText:hover
{
	color: #000000;
	text-decoration: underline;
}
a.verticalMenuTextSelected
{
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	margin-left: 6px;
	text-decoration: none;
}
a.verticalMenuTextSelected:hover
{
	color: #ffffff;
	text-decoration: underline;
}
td.mainMenuItem
{      
      font-size: 12px;      
      font-family: verdana;
      font-weight: bold;      
      text-align: center;
}
h1
{
      font-family: verdana;
      font-size: 18px;
}
p
{
      font-family: verdana;
      font-size: 12px;
}
img
{
	border: 0;
}
a.footerlink
{
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
