body         { font-family: Arial; font-size: 10pt; color: #943A3A; font-weight: bold }

.header A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.header A:hover {
	FONT-WEIGHT: bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
.menu A:active {
	font-weight:700 color: maroon; text-decoration: none
}
.menu A:link {
	font-weight:700 color: blanchedalmond; text-decoration: none
}
.menu A:visited {
	font-weight:700 color: yellow; text-decoration: none
}
.menu A:hover {
	font-weight:700 color: white; text-decoration: none
}


.body A:link {
a:link       { color: blanchedalmond; text-decoration: none }
}
.body A:visited {
a:visited    { color: yellow; text-decoration: none }
}
.body A:hover {
a:hover      { color: white; text-decoration: none }
} 
.body A:active {
a:active     { color: maroon; text-decoration: none }
}

.sidebar A:active {
	font-weight:700 color: maroon; text-decoration: none
}
.sidebar A:link {
	font-weight:700 color: blanchedalmond; text-decoration: none
}
.sidebar A:visited {
	font-weight:700 color: yellow; text-decoration: none
}
.sidebar A:hover {
	font-weight:700 color: white; text-decoration: none
}
.footer A:active {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:link {
	COLOR: #800000; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:visited {
	COLOR: #800000; TEXT-DECORATION: none; font-family:Arial; font-size:12pt
}
.footer A:hover {
	COLOR: #cc3300; TEXT-DECORATION: underline; font-family:Arial; font-size:12pt

}