a:active { color: #FF0000; text-decoration: underline overline}
a:hover { color: #FF0000; text-decoration: underline overline}
a:link { color: #0808F6; text-decoration: none}
a:visited { color: #0808F6; text-decoration: none}
a:bb:hover { color: #FF0000; text-decoration: underline overline}
h1 { font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
h2 { font-family: Arial; font-size: 16px; font-style: normal; font-weight: bold; color: #333333}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #819CED;
	background-image: url(2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left;
}
td { font-family: Arial; font-size: 12px; color: #000000} 
