body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.menu {
	background-repeat: no-repeat;
}

.menulink {
	padding: 3px;
}

.mainarea {
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.maintext {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

h3 {
	color: #6699FF;
	font-weight: bold;
	font-size: 14px;
}

b {
	color: #FFFFFF;
}

.menulink A:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.menulink A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

.menulink A:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

.menulink A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}


A:link  {
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}

A:visited  {
	text-decoration: none;
	color: #FF6666;
	font-weight: bold;
}

A:active  {
	text-decoration: none;
	color: #6699FF;
	font-weight: bold;
}

A:hover  {
	text-decoration: underline;
	color: #FF6666;
	font-weight: bold;
}
