

a { font-size: 11px; font-family: Arial, Geneva, Verdana; text-decoration: none }
a:hover { color: white; text-decoration: underline }
a:link { color: #efefc6 }
a:visited { color: white }
small { font-weight: normal; font-size: 12px; font-family: Arial, Geneva, Verdana }
small a { font-size: 11px; font-family: Arial, Geneva, Verdana; text-decoration: underline }
small a:hover { color: blue }
small a:link { color: blue }
small a:visited { color: red }
c a { font-size: 10pt; font-family: Arial, Geneva, Verdana; text-decoration: underline }
st { font-weight: normal; font-size: 9pt; font-family: Arial, Geneva, Verdana }
big a {
	font-size: 12px;
	font-family: Arial, Geneva, Verdana;
	text-decoration: none;
	font-weight : bolder;
}
big a:hover { color: red; text-decoration: underline }
big a:link { color: white }
big a:visited {
	color: silver
}