A:hover{
	font-family: verdana;
	font-size:11px;
	color: #000033;
	text-decoration: none;
}

A{ 
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}

.text{ 
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}

.smalltext{ 
	font-family: verdana;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}

.footer{ 
	font-family: verdana;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
}

div.scroll{
	width: 550px;
	height: 370px;
	overflow: auto;
	border: 0px;
	padding: 3px;
}