.small_letters {
	font-size: 11px;
}
a:visited {
	color: #FF6600;
}
a {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}

