.text {
font-family: verdana, sans-serif;
font-size: 12px;}

h1 {
font-size: 14px;}

.form {
font-family: courier, sans-serif;
font-size: 10px; fontsize: 11px;}	

.art {
font-family: verdana, sans-serif;
font-size: 10px;}

.title {
font-size: 11px;
font-style: italic;}

.nav {
font-family: arial, sans-serif;
font-size: 10px;
color: #225080;}

.nav2 {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #91AAC3;
}

a:link {
text-decoration: none;
color: #225080; background: transparent;}

a:visited {
	text-decoration: none;
	background: transparent;
	color: #225080;
}

a:hover {
text-decoration: underline;
color: #225080; background: transparent;}

a:active {
color: #225080; background: transparent;}

