﻿body {
	background-image: url(../Images/background.jpg);
	background-repeat: repeat;
}
.Style2 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Style5 {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Style7 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}