body {
	background-repeat : repeat-y;
	background-image : url(images/background.gif);
	font-family : Verdana;
	color : #008080;
}
	
table {
	font: lighter;
	font-size: 13; 	}

a {
	font: bold;
	font-family : Verdana; 
	color : #008080;
	text-decoration : underline;}
	
a:hover {
	font: bold;
	font-family : Verdana; 
	color : #63DFE8;}

a:active {
	font: bold;
	font-family : Verdana; 
	color : #63DFE8;}

.b {
	font: bolder;
	font-size: 16;
	font-family : Arial, Helvetica, sans-serif;; 
	color : #008080;
	font-style : normal;
	text-decoration : none;}
	
.b:hover {
	font: bolder;
	font-size: 16;
	font-family : Arial, Helvetica, sans-serif;; 
	color : #63DFE8;}

.b:active {
	font: bolder;
	font-size: 16;
	font-family : Arial, Helvetica, sans-serif;; 
	color : #63DFE8;	}
	
.page {
	font: bolder;
	font-size: 16;
	font-family : Arial, Helvetica, sans-serif;; 
	color : #63DFE8;}

.form {
	font: bolder;
	font-size: 16;
	font-family : Arial, Helvetica, sans-serif;; 
	color : #D9F7F9;}
