.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}
.box {
	border: 1px solid #330000;
}
.BIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}
