body {
	font-family: tahoma,arial,verdana;
	color: #000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background: url(img/back.gif) #669900 repeat-x;
}
h3 {
	font-family: trebuchet ms, arial;
	font-size:15px;
	color:#CC0000
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
.link:link {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.link:visited {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.link:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color:#000000
}
.menu:visited {
	COLOR: #660000;
	text-decoration: none;
}
.menu:link {
	COLOR: #660000;
	text-decoration: none;
}
.menu:hover {
	COLOR: #CC0000;
	text-decoration: none;
}
td {
	font-size: 11px;
}

input, select, textarea {
font-family: tahoma, arial, verdana;
	font-size: 11px
}