.text  { 
	font-family: monospace, curier; 
	font-size: 140%;
	color: rgb(10, 10, 115);
	}

.text2 { 
	font-family: monospace, curier; 
	font-size: 80%;
	color: rgb(10, 10, 115);
	}

.styl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;}

a:hover { 
	color: #FF0000
	}


