a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: rgb(204, 153, 0);
}
a:link {
	color: rgb(64, 64, 64); 
	}
a:visited {
	color: rgb(140, 140, 140); 
	}
a:active {
	color: rgb(204, 153, 0);
	}
body {
	font-family: "Times New Roman", Times, serif;
	background: rgb(255, 255, 255) url('images/watermarka.gif');
	background-attachment : fixed;
	}
table {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-style: normal;
	color: Teal;
	font-size: 12pt;
	}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008080;
	font-size: 13pt;
	font-weight: bold;
	}
.menu {
	background: url('images/menu_watermark.jpg');
	background-attachment : fixed;
	}
.banner {
	background: url('images/banner_watermark.jpg');
}
.red {
	color: #EA3A19;
}
.h6 {
	color: rgb(197, 144, 55); font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.heading {
		font-family: 'Times New Roman';
		font-weight: bold;
		font-style: italic;
		color: Teal;
		font-size: 14pt;
	}
.heading1 {
	font-style: italic;
	color: Teal;
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 20pt;
}
.back {
	font-style : italic;
	font-size : 10pt;
	font-weight: bold;
}
.heading2 {
	font-style: italic;
	color: Teal;
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 16pt;"
}
