﻿body {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;
				color: black;
				background-color: #FFFFFF;
                margin: 0;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-width: 0px;
				margin-height: 0px;
				background-image: url('images/top2.jpg');
				background-repeat: repeat-x;
}
a, a:visited {
	color: #253ADF; 
	text-decoration: none;
}
a, a:link {
	color: #253ADF; 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
	font-weight: normal;
	color: #800000;
}
a:active {
	color: 800000; 
	text-decoration: none;
}

</style>


