.small { font-family: verdana; font-size: 10px; font-weight: normal; color: #6633CC }
.main { font-family: verdana; font-size: 12px; font-weight: normal; color: #6633CC }
.newmain { font-family: verdana; font-size: 11px; font-weight: normal; color: #6633CC }
.mainbig { font-family: verdana; font-size: 14px; font-weight: normal; color: #6633CC }
.heading { font-family: verdana; font-size: 16px; font-weight: bold; color: #6633CC }
.banner { font-family: verdana; font-size: 9px; font-weight: bold; color: #CCCCFF }
.poem {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6633CC;
	line-height: 130%;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6633CC;
	text-decoration: underline;
}

a:link { font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000 }
a:visited { font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #990000 }
a:hover { font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: underline; color: #FF0000 }
a:active { font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFF00 }
