a
{
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;	
}

a:link
{
	color:#00CCCC;	
}

a:active
{
	color:#333366;	
}

a:visited
{
	color:#00CCCC;	
}

a:hover
{
	color:#FFFFCC;
}

.title
{
	font-size: 12pt;
	font-family: New Times Roman;	
	font-weight: bold;
	color: #66CC33;
	text-align: center;
}

.lnkcontent
{
	font-size: 8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
}