@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
body {
	background-color: #999999;
	background-image: url(img/bckgrd2.gif);
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body#home {
	background-color: #999999;
	background-image: url(img/bckgrd.gif);
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body#projects {
	background-color: #999999;
	background-image: url(img/bckgrd3.gif);
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #333333}
.style2 {color: #FFFFFF}
.style4 {color: #FFFF00}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: E3007B;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link#url {
	color: #e62b86;
	text-decoration: none;
}
a:visited#url {
	color: #e62b86;
	text-decoration: none;
}
a:hover#url {
	color: E3007B;
	text-decoration: underline;
}
a:active#url {
	text-decoration: none;
}
