.menu {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}

A:HOVER {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;


}

a {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;


}
.defaultf {
	font-family: sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;

}
.bodyfont {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	right: 10px;
}
.bodybigfont {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	right: 10px;
}
.bodyfontheader {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	right: 10px;
	font-style: normal;

}
.bodyfontdesc {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	right: 10px;
}
.defaultfhead {

	font-family: sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;

}
a:hover.footer
{
	font-family: sans-serif;
	font-size: x-small;
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
}