﻿.normal {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #000000;
	text-align: left;
}
.copyright {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #000000;
	text-align: left;
}
.title_left {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #000000;
	text-align: left;
}
a:hover {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #808000;
}

