body {
	background-image: url(images/backgroundcolor.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #2555A4;
}
a:visited {
	text-decoration: none;
	color: #2555A4;
}
a:hover {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #2555A4;
}
body,td,th {
	font-size: 18px;
}
.style2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16;
}
.style3 {
	color: #6600FF;
	font-weight: bold;
}

td.menu {
padding: 6px 6px 6px 10px;
}

a:hover.special {
color:#660099;
text-transform:uppercase;
}

td.rightborder {
border-right:2px;
border-right-style:solid;
border-color:#660066;
cl
}
