﻿body {
	font-family: Arial;
}
p {
	font-family: Arial;
}
a {
	font-family: Arial;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	border-width: 0px;
}
.style5 {
	text-align: center;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

