	A 		{ color: #AAAAAA; text-decoration: none; }
	A:link		{ color: #AAAAAA; text-decoration: none; }
	A:visited	{ color: #AAAAAA;  }
	A:active	{ color: #330066;  }
	A:hover		{ color: #330066; text-decoration: none; }

	A.content {font-family:verdana; font-size:11px; color:#AAAAAA; text-decoration:none; }
	A.content:visited {font-family:verdana; font-size:11px; color:#AAAAAA; text-decoration:none; }
	A.content:active {font-family:verdana; font-size:11px; color:#AAAAAA; text-decoration:none; }
	A.content:hover {font-family:verdana; font-size:11px; color:#330066; text-decoration:none; }
	
	.leftmenu	{
		font-family: verdana;
		font-size: 11px;
		font-weight:normal;
		line-height:17px;
		color: #AAAAAA;
		
		}
		
	.description	{
		font-family: verdana;
		font-size: 11px;
		font-weight:normal;
		line-height:17px;
		color: #787878;
		}
	body {
		margin:0px;
		padding:0px;
		}
