﻿body 
{
	font-family:Arial, Verdana, MS Sans Serif, Sans-Serif;
	font-size:11pt;
	background-color:#0f334d;
	font-weight:bold;
}

.link1 a:link { text-decoration: none; color: #0e3049; }
.link1 a:visited { text-decoration: none; color: #0e3049; }
.link1 a:active { text-decoration: none; color: #0e3049; }
.link1 a:hover { text-decoration: none; color: #4c84ad; }

