.dd a {font-size: xx-small;color: #CC0000;} 
.dd a:visited {color: #3399CC;} 
.dd a:hover {color: #990000;} 
.dd a:active {color: #00CCCC;} 
 

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	color: #9900CC;
	font-size: 14px;
}
.STYLE4 {color: #990000; font-size: 14px; font-weight: bold; }
.STYLE5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.STYLE6 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE10 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE11 {color: #FFFFFF}
.STYLE12 {font-size: 12px}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.GG {
	font-size: 14px;
	text-decoration: line-through;
}
body,td,th {
	font-size: 12px;
}
.STYLE13 {
	color: #0000ff;
	font-weight: bold;
	font-size: 14px;
}
-->