body {
  font-size: 11px;
  font-family: Verdana;
  line-height: 130%;
}

td {
  font-size: 11px;
  font-family: Verdana;
  line-height: 130%;
}

A.menu {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight : bold;
  text-decoration: none;
  font-size: 12px;
}

A.menu:visited {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}  

A.menu:hover {
	color: ffff00;
	text-decoration: none;
}


h1 { font-size: 12px; font-weight: bold; display: inline; }

.here{
  font-family: arial;
  color: #666666;
  font-weight : bold;
}

A.here {
  font-family: Verdana;
  color: #666666;
  text-decoration: none;
  font-size: 11px;
}

A.here:visited {
  color: 0000ff;
} 

A.here:hover {
  color: 0000ff;
  text-decoration: underline;
}

a.class:link {
	color: #FFCC00;
	font-weight : bold;
	text-decoration: none;
	font-size: 11px;
}

a.class:visited {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 2px;
	line-height: 16px;
}
	
a.class:hover {
	color: #ffffff;
	text-decoration: none;
}
  
A {
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  font-size: 11px;
}

A:visited {
  color: 990000;
} 

A:hover {
  color: 990000;
  text-decoration: underline;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}