a:link { 
	color: #d5161d;
	}
a:visited { 
	color: #222222;
	}
a:hover { 
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
.small { font-family:Verdana; font-weight:normal; font-size:9pt; }
.normal { font-family:Verdana; font-weight:normal; font-size:12pt; }
.sbheader { font-family:Verdana; font-weight:bold; font-size:16pt; }
