body {
	background-image:   url(../img/def_AA.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.new:link {
	color:#CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.new:visited {
	text-decoration: none;
	color:#CC3300;
	font-weight: bold;
}
a.new:hover {
	text-decoration: none;
	color:#CC3300;
	font-weight: bold;
}
a.new:active {
	text-decoration: none;
	color:#CC3300;
	font-weight: bold;
}
a.head:link {
	color:##003366;
	text-decoration: none;
}
a.head:visited {
	text-decoration: none;
	color:#003366;
}
a.head:hover {
	text-decoration: none;
	color:#CC3300;
}
a.head:active {
	text-decoration: none;
	color:#CC3300;
}
