a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
.size10 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.size12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.size15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.size18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.watermark {
	background-attachment: scroll;
	background-image: url(images/bg_watermark.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
