a.topic:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.topic:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
	color : #666666; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.topic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00000;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.topic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
	color : #ff3300; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 100%;
	font-weight: normal;
	display:block;
}
.topic{
margin-top:10px;

} 
a.subtopic:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 110px;
	font-weight: normal;
	display:block;
} 
a.subtopic:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #666666; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 110px;
	font-weight: normal;
	display:block;
} 
a.subtopic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00000;
	width: 110px;
	font-weight: normal;
	display:block;
} 
a.subtopic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 110px;
	font-weight: normal;
	display:block;
}
.subtopic{
margin-top:10px;
margin-left:10px;

} 