body {
	text-align: left;
	vertical-align: top;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	background-image: url("images/newbg.jpg")
}

a {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	text-decoration: underline;
	font-weight: bold;
	color:#0000ff;
}

A:Hover  {
	color: red; font-weight: bold;
	text-decoration : underline;
}

A.menu1:link { font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight: bold; color:#ffffff; background:#000000; text-decoration : none }
A.menu1:visited { font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight: bold; color:#00ffff; background:#000000; text-decoration : none }
A.menu1:hover { font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight: bold; color: red; background:#000000; text-decoration : none }
A.menu1:active { font-family:Arial, Tahoma, Verdana; font-size:12px; font-weight: bold; color:#0000ff; background:#000000; text-decoration : none }
