body 
{
	font-family: Tahoma, Arial, sans serif;
	font-size: 12px;
	color: #711a47;
	background color: #ffffff;
	scrollbar-face-color: #c9ded9;
	scrollbar-arrow-color: #9c2461;
	scrollbar-track-color: #f8fcfd;
	scrollbar-shadow-color: #f8fcfd;
	scrollbar-highlight-color:#f8fcfd;
	scrollbar-3dlight-color: #f8fcfd;
	scrollbar-darkshadow-Color: #f8fcfd;
background-image: url('../images/back.jpg');
background-repeat: repeat;
background-attachment: fixed;
}	


p
{
	font-size: 12px;
	color: #711a47;
}

a
{
	color: #711a47;
	font-size: 12px;
	text-decoration: none;
}


a:visited
{
   	color: #711a47;
	font-size: 12px;
	text-decoration: none;
}

a:hover

{
	 color: #8badaf;
	 font-size: 12px;
	 text-decoration: none;
}

td {
	font-size: 12px;
	color: #711a47;
}