.side_bg {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #3F3F3F; font-size: 12px; font-weight: bold; }
.style4 {font-family: Arial, Helvetica, sans-serif; color: #3F3F3F; font-size: 14px; font-weight: bold; }

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.projectlinks a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.projectlinks a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.projectlinks a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AB8205;
	text-decoration: underline;
	font-weight: normal;
}
.projectlinks a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
