﻿body {
	background-color: #EAEAEA;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #2E77CE;
    }
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #2E77CE;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
img { 
    border-style: none;
}
