a:link, a:visited {
	color: #303030;
	font: italic bold 13px georgia,times,serif;
	text-decoration: none;
}
a:active, a:hover {
	color: #663366;
	font: italic bold 13px georgia,times,serif;
	text-decoration: none;
}
#sub a:link, #sub a:visited {
	color: #663366;
	font: italic bold 13px georgia,times,serif;
	text-decoration: none;
}
#sub a:active, #sub a:hover {
	color: #303030;
	font: italic bold 13px georgia,times,serif;
	text-decoration: none;
}
.footer a{
	font: 13px times serif;
}