a:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover
	{
	color: #909090;
	text-decoration: underline;
	}

.normaltext
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	}
	
.normaltextwhite
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	}

.normaltextwhitebold
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	}

.normaltextgrey
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#787878;
	}

.normaltextlightgrey
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#c1c1c1;
	}		
	
.normaltextwhitesmall
	{
	font-family:Tahoma, Arial, Verdana, Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	}		
