body
{	font-family: Courier New, Courier, Monospaced;
	color: #0000000;
	font-size: 11px;
	margin: 0px;
}

td
{	font-family: Courier New, Courier, Monospaced;
	color: #0000000;
	font-size: 11px;
	margin: 0px;
}

p
{	font-size: 11px;
	margin-top: 0px;
}

h2
{	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	clear: both;
}

a
{	
	text-decoration: none;
	color: #000000;
}
a:hover
{	
	text-decoration: none;
 	background-color: #C2C2C2;	
}

.menu
{	font-family: Courier New, Courier, Monospaced;
	color: #6600000;
	font-size: 11px;
	margin: 0px;
}



.link 
{ 
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}
.link2
{ 
	text-decoration: none;
}
.link2:hover
{ 
	text-decoration: none;
	background-color: #ebebeb;
}

.link3
{ 
	text-decoration: none;
	color: #6600000;
}
.link3:hover
{ 
	color: #6600000;
	text-decoration: none;
	background-color: #ebebeb;
}
