body {
	font-size: .6em;
	} 
#SmallLink {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
	} 
#DefaultLink {
	color: #0066CC !important;
	font-weight: normal !important;
	text-decoration: underline !important;
	} 
#MiddleLink {
	color: #0066CC !important;
	font-weight: normal !important;
	text-decoration: underline !important;
	} 
#LargeLink {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
	} 