.title {  font-family: "Comic Sans MS", sans-serif, Tahoma; font-size: 24px; font-variant: normal; font-weight: bold}
p {  font-family: "Comic Sans MS", sans-serif, Tahoma; font-size: 13px}
a:link {  color: #FFCC33; text-decoration: underline}
a:hover {  color: #FFCC33; text-decoration: none}
a:visited { color: #FFCC33; text-decoration: underline }
a:active { color: #FFCC33; text-decoration: none }
.underline {
	text-decoration: underline;
}

