body		{ background: #000000; color: #999999; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; text-align: justify}

a:link	{color:#DDDDDD;} /* for unvisited links */
a:visited	{color:#FF9900;} /* for unvisited links */
a:hover 	{color:#FF9900;} /* when mouse is over link */

#back {
	width: 50px;
	height: 50px;	
}

#back a {
	background: url(../images/icons/iconhome-ab.gif) no-repeat;
	display: block ;
	height: 50px;
	width: 50px;
}

#back a:hover {
	background: url(../images/icons/iconhome-bb.gif) no-repeat;
}
