
.smalltext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: ;
	text-decoration: none;
}
a {
text-decoration: underline;
color: #CC00FF;
}
a:hover {
text-decoration: none; 
color: #666666;
}.border {
	border: 1px dashed #990000;
}

