body {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CE87C5;
	background-color: #FFFFFF;
	background-image: url(lyr-bg.jpg);
	background-attachment: fixed;




}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #592B83;
	font-size: 12px;



}
a:visited {
	font-weight: bold;
	color: #592B83;
	text-decoration: none;
	font-size: 12px;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #592B83;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 12px;


}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #592B83;
	font-size: 12px;



}
