.alink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #6a6a6a;
}

.nolink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #660000;
}

body
{
	background-image : url(img/pattern.gif);
	background-repeat : repeat;
	margin : 0px;
	padding : 0px;
}