body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7A7A7A;
	text-decoration: none;
	background-color: #c0dfff;
	background-image: url(images/page-back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #807F7F;
	text-decoration: none;
	padding:4px;	
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding:4px;
}
