a:link {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;

}

a:visited {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
}

a:active {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
}

hr {
	color: #DEDEBE;
	text-decoration: none;
	line-height: 1px;


}
