.main { 
	color: #CCCCCC;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	line-height: 1.6;
	margin-left: 20;
}

.main2 { 
	color: #CCCCCC;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5;
	margin-left: 20;
}

a.topics:visited {
	color: #FF9500;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
a.topics:link	{
	color: #FF9500;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

a.topics:hover {
	color: #BBBBBB;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;	
}
a.topics:active	{
	color: #FF9500;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	text-align : center;	
}
