BODY { font-family:verdana, arial, helvetica, "sans serif" }

A:link {color: blue}
A:visited {color: blue}
A:hover {color: red; background-color: #FFFF00; text-decoration: underline }
A.lnkcl2:link {color: white; text-decoration: none}
A.lnkcl2:visited {color: white; text-decoration: none}
A.lnkcl2:hover {color: red; background-color: #FFFF00; text-decoration: underline }

.text { color: darkred;
	margin-left: 10px;
	font-size: 28px;
	font-family: Arial Black }
.highlight { margin-top: -37px;
	margin-left: 5px;
	color: red;
	font-size: 28px;
	font-family: Arial Black }


