/* CSS Document */
acronym, address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, menu, ol, p, td, th, ul, b, i, u, s, strike, strong, em, span {
	
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}
A:link {
  color: #000099
}
A:visited {
  color: #000099
}
A:hover {
  color: #990000
}
A.headertext:link, A.headertext:visited {
 color:#ffffff;
 text-decoration:none;
}
A.headertext:hover, A.headertext:active {
 color:#ffffff;
 text-decoration:underline;
}
.leftMenuLink {
  color: #330066 ;
	text-decoration: none ;
	font-weight: normal;
}
