.main { 
	color: #CCCCCC;
	font-family : 'Verdana';
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	line-height: 1.6;
	padding-left: 45;
	padding-right:20;
	vertical-align: top;
}

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

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