body		{ background: #FFFFFF; color:#3300CC; font-size: 12px; font-weight: 100; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; text-align: justify}

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

#content_images {
	width: 652px;
	position: absolute;
	left: 200px;
	top: 75px;
}

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

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

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