﻿BODY		{ background-image: url('../images/background.jpg'); border: 0px; margin: 0px; }

.text		{ font-family: arial; font-size: 12px; color: #000B43; }
.smlText	{ font-family: arial; font-size: 14px; color: #354BB7; }
.lrgText	{ font-family: arial; font-size: 22px; color: #354BB7; }

A:LINK		{ color: #4883B5; text-decoration: none; }
A:VISIT		{ color: #4883B5; text-decoration: none; }
A:VISITED	{ color: #4883B5; text-decoration: none; }
A:HOVER		{ color: #296ECC; text-decoration: underline; }

.keith		{ font-family: arial; font-size: 10px; color: #ffffff; }

A.nav:LINK		{ color: #D7E9FF; text-decoration: none; }
A.nav:VISIT		{ color: #D7E9FF; text-decoration: none; }
A.nav:VISITED	{ color: #D7E9FF; text-decoration: none; }
A.nav:HOVER		{ color: #FF7979; text-decoration: underline; }
