﻿a:link {
	color: #000080;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
a:visited {
	color: #800000;
}

a:hover {
	color: #0000FF;
}

.sub{
	background-color: white;
	font-size: medium;
	color: #000000;
	font-style: italic;
	text-align: center;
	padding:10px;
}
