﻿H6 {
	font-size: xx-small;
}
A {
	color: #00008B;
	text-decoration: none;
	text-align: center;
	font-weight : bold;
}

A:HOVER {
	color: #DC143C;
	text-decoration: none;
	text-align: center;
	border : 0px none;
	border-left-width : medium;
	background-color : #F0F8FF;
	background-image : none;
}
