body		{ margin: 0px; background-color: #FFFFFF; }

#col01	{ background-color: #FFFFFF; border-right: 2px solid #003399; }
#body	{ background-color: #FFFFFF; padding: 10px; font-family: Arial, sans-serif; }

.txt			{ font-size: 12px }
.colnav 	{ font-family : Verdana, Tahoma, Sans-serif; font-size : 65%; color : #0e2f60; padding-left : 0%; line-height : 200%; font-weight : bold; text-indent: 8px; } 

.colnav br 	{display: none; }

a:link { color: #003399; text-decoration: underline}
a:visited { color: #000000; text-decoration: underline}
a:active { color: #000000; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}

.colnav a			{ display: block; width:100%; }
.colnav a:active	{ color: #003399; text-decoration: underline; }
.colnav a:visited	{ color: #003399; text-decoration: underline; }
.colnav a:hover		{ color: #FFFFFF; background-color: #003399; }
