﻿.link {
	text-decoration: none;
	color: #184B72;
}
.HiLite {
	text-decoration: none;
	font-weight: bold;
	color: #2B7BBD;
}
.LogoTitle {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
}

<style type="text/css">
body {
	font-family: Verdana;
	font-size: small;
	}

.h1{
	font-family: Verdana;
	font-size: medium;
	background-color: #004071;
	color: #FFFFFF;
	width: 100%;
}

.TableTitle {
	background-color: #004071;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

.TableTitleCorner {
	background-color: #004071;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	width:30px;
}

.ButtonTitle {
	font-family: verdana;
	background-color: #004071;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;


a {
	text-decoration: none;
}
}
.mainlink {
	text-decoration: none; 
	color: #FFFFFF;
}

