
a:link { text-decoration: underline;
}
a:visited { text-decoration: underline;
}
A:hover { color: #FF0000; text-decoration: none;
}

b { font-family: Verdana }
body { font-family: Verdana }
li { font-family: Verdana }
p  { font-family: Verdana }
td { font-family: Verdana }
th { font-family: Verdana }
ul { font-family: Verdana }

.style29 {
	color: #999999;
	font-size: 11px;
}
a.style29:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style29:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.style29:hover {color: #999999}
a.style29:active {color: #999999}