@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgimg.jpg);
	font-family: tahoma;
	font-size: 11px;
	color: #666666;

}
a:link {
	text-decoration: none;
	color: #822b72;
}
a:visited {
	text-decoration: none;
	color: #822b72;
}
a:hover {
	text-decoration: underline;
	color: #822b72;
}
a:active {
	text-decoration: none;
	color: #822b72;
}

#menu a{
 color: #666666;
 }

.style1 {color: #7D027F}
 
