.subcontent {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: none;

a:link { 
font-weight : bold; 
text-decoration : none; 
color : #b7a5df; 
} 
a:visited { 
font-weight : bold; 
text-decoration : none; 
color : #F60; 
} 
a:hover, a:active {
	text-decoration : underline;
	color : #F60;
	font-weight: bold;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-size: 12px;
}
