﻿a:hover {
	color: #CC3300;
}
a:active {
	color: #996600;
}
.style1 {
	text-decoration: none;
}
.font-white-center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
}
.font-white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
