A:link {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	color: #dd0000;
	text-decoration: underline;
	font-weight: normal;
}



A.menu:link {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:hover {
	color: #A01907;
	text-decoration: underline;
	font-weight: normal;
}



A.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.sidemenu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.sidemenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.sidemenu:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.sidemenu:hover {
	color: #FFF999;
	text-decoration: underline;
	font-weight: normal;
}
A.topmenu:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A.topmenu:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A.topmenu:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A.topmenu:hover {
	color: #A01907;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	font-size: 14px;
	color: #000000;
}

P {
	font-size: 14px;
	color: #000000;
}