div {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	cursor: hand;
	text-transform: lowercase;
}

a:link 		{  color: #333333; text-decoration:none }
a:visited 	{  color: #333333; text-decoration:none }
a:hover	 	{  color: #000000; text-decoration:none }
a:active 	{  color: #333333; text-decoration:none }
a:focus 	{  color: #333333; text-decoration:none }

.archives{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	cursor: hand;
}
