body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	background-color: #97959A;
	margin: 0px;
}
body {
	background-color: #CCCCCC;
	border: 2px solid #000000;
	background-attachment: fixed;
	background-image: url(bg_yasmine.jpg);
	background-repeat: repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #000000;
		}
