/* CSS Document */

.Style1 {
	font-size: 24px;
	color: #2C57DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 a {
	font-size: 24px;
	color: #2C57DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 a:hover{
	font-size: 24px;
	color: #d72424;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #2552D3;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	background-repeat:repeat-x;
	background-image:url(bac2.jpg);
}
a:visited {
	text-decoration: none;
	color: #2552D3;
}
a:active {
	text-decoration: none;
}
.Style5 {
	font-family: "Courier New", Courier, monospace;
	color: #a8a8a8;
	font-size: 12px;
}
.Style6 {
	color: #d72424;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.Style6 a{
	color: #d72424;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.Style6 a:hover{
	color: #315cdf;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

