body {
	background-color: #000000;
	background-position: fixed;
	background-repeat:repeat;
	background-image: url(back.gif);
	margin: 0;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #085600;
	font-size: 12px;
}

.text1 {color:#4DA5B3;
}

.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #D9FFF1;
}
.text3 {
	font-size: 10px;
	color: #007CAE;
}
a:link {
	color: #085600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #085600;
	text-decoration: underline;
}
a:hover {
	color: #330099;
	text-decoration: underline;
}
a:active {
	color: #085600;
	text-decoration: underline;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a.b:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #007CAE;	
}
a.b:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #007CAE;
}
a.b:hover {
	font-weight: normal;
	font-size: 10px;
	color: #007CAE;
	text-decoration: underline;
}
a.b:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #007CAE;	
}
a.c:link {
	color: #085600;
	font-weight: bold;
	text-decoration: underline;
}
a.c:visited {
	color: #085600;
	text-decoration: underline;
}
a.c:hover {
	color: #330099;
	text-decoration: underline;
}
a.c:active {
	color: #085600;
	text-decoration: underline;
}
a.c {
	font-size: 14px;
	font-weight: bold;
}
.see_more {
	background-color: #FFFFFF;
	text-decoration: none;
}
.small {font-size: 9px;
}
.imgage {
	border-width: thin;
    border-color: #006600;
}
.big { font-weight:bold;}
