body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(defixed_web.png);
	background-repeat: no-repeat;
	background-position: 80px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FFCC00;
	font-weight: lighter;
	font-style: normal;
	text-transform: lowercase;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #999999;
	text-decoration: underline;
}
