a{
	font-family: Arial, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 15px;
}
a:hover{
	font-family: Arial, sans-serif;
	color: #000099;
	text-decoration: none;
	font-size: 15px;
}
.smalla{
	font-size: 12px;
	font-family: serif;
	font-weight: bold;
}
a:hover.smalla{
	font-family: serif;
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a img {
	border: none;
}
h2{
	font-size: 12px;
	font-family: sans-serif;
}
