BODY {
	background-color : Green;
	background-image: url(".gif");
}


TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
}

A {
	text-decoration: none;
	color: yellow;
	font-weight: normal;
}

A:hover	{
	text-decoration:underline;
	color: white;
	font-weight: normal;
}  

.text-small {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: White;
}

.text-big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color:white;
}

.text-big-yellow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: italic;
	color:yellow;
}

.jas {
	background-color : #006400;
}
