a{
	color: #a30000;
	text-decoration: none;
}

a:visited{
	color: #a30000;
	text-decoration:none;	
}

a:hover { color: red; text-decoration: underline }
.comment { font-size: 12px; font-family: "Trebuchet MS"; line-height: 10px }
.title  { font-size: 20px; font-family: "Comic Sans MS" }
