﻿a { color: #102910; text-decoration: underline; }
a:hover {color: #375637; text-decoration: none; }

.headerContainer {
	width:100%;
	background-image:url('images/backgr-header.jpg');
	background-repeat:repeat-x;
	margin-bottom:5px;
}

td.navtext {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-left:10px;
	text-align:left;
}