a:link    { color: #CC0000; text-decoration: underline }
a:visited { color: #CC0000; text-decoration: underline }
a:active  { color: #993333; text-decoration: underline }
a:hover   { color: #3333CC; text-decoration: none }

.main:link    { color: #CC0000; text-decoration: underline }
.main:active  { color: #CC0000; text-decoration: underline }
.main:visited { color: #993333; text-decoration: underline }
.main:hover   { color: #3333CC; text-decoration: none }

.menu:link    { color: #CC3399; text-decoration: none }
.menu:visited { color: #CC3399; text-decoration: none }
.menu:active  { color: #FF3300; text-decoration: none }
.menu:hover   { color: #FF3300; text-decoration: underline }

.inmenu:link    { color: #CC3399; text-decoration: underline }
.inmenu:visited { color: #CC3399; text-decoration: underline }
.inmenu:active  { color: #FF3300; text-decoration: underline }
.inmenu:hover   { color: #FF3300; text-decoration: none }

.extra:link    { color: #FFFFFF; text-decoration: underline }
.extra:visited { color: #FFFBE8; text-decoration: underline }
.extra:active  { color: #FFFBE8; text-decoration: underline }
.extra:hover   { color: #C6F8FF; text-decoration: none }

.tborder1 {
border-color: #000000;
border-style: solid;
border-width: 1px 1px 1px 1px;
}

.maintext {
	font-family: verdana;
	font-size: 10px;
	color: #CC3399;
}

.menutext {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #CC3399;
}.boldheader {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
}
.italicsfooter {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #993399;
}
.readabletext {
	font-family: verdana;
	font-size: 10px;
	color: #993366;
}
.yellowheader {
	font-family: verdana;
	font-size: 12px;
	color: #FFF7D7;
	font-weight: bold;
}
.boldheadersm {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC3399;
}
.yellowheadersm {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF7D7;
}

.tborder2 {
border-color: #CD67CB;
border-style: solid;
border-width: 1px 1px 1px 1px;
}