.style {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
}
.table {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	border:thin solid #99FF99; 
}

.tablebig {
	font-family: Tahoma;
	font-size: 30px;
	color: #003300;
	border:thin solid #99FF99; 
}

a:hover { 
	font-family: Tahoma;
	font-size: 14px;
	color: #1C5014;
	text-decoration:underline; 
	 }
	 
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration:none;
	}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration:none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration:none;
	}
.tables {
	font-size: 18px;
	color: #000000;

}
.table2 {

	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	border:thin solid#000000;
}
