h1,h2,h3,h4,h5,h6 {
	font-family: tahoma, arial, sans-serif
}

body {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt
}

td.menu {
	background-color: red;
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	weight: bold;
	/*background-image: url("menubackground.jpg")*/
}
td.menu2 {
	background-color: red;
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	/*background-image: url("menubackground.jpg")*/
}
A.menu:link { color: #ffffff; text-decoration: none }
A.menu:visited { color: #ffffff; text-decoration: none }
A.menu:hover { color: #ffffff; text-decoration: none }
A.menu:active { color: #ffffff; text-decoration: none }
A.menu2:link { color: #FFFFFF; text-decoration: none }
A.menu2:visited { color: #FFFFFF; text-decoration: none }
A.menu2:hover { color: #FFFFFF; text-decoration: none }
A.menu2:active { color: #FFFFFF; text-decoration: none }
A:link { color: #ff0000 }
A:visited { COLOR: #ff0000 }
A:hover { COLOR: #ff0000 }
A:active { COLOR: #ff0000 }