a.links:link { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #ffffff; text-decoration: none;}
a.links:visited { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #ffffff; text-decoration: none;}
a.links:hover { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #740202; text-decoration: none;}

a.link2:link { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none;}
a.link2:visited { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none;}
a.link2:hover { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #b01707; text-decoration: none;}

a.gbook:link { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;}
a.gbook:visited { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;}
a.gbook:hover { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration: underline;}

.text { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #0a1863; text-decoration: none;}
.text2 { font-family: Tahoma; font-size: 14px; font-weight: normal; color: #0A1863; text-decoration: none; padding-left: 15px;}
.text3 { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #FF8C1A; text-decoration: none;}
.text_home { font-family: Tahoma; font-size: 17px; font-weight: bold; color: #0a1863; text-decoration: none;}
.text_home2 { font-family: Tahoma; font-size: 17px; font-weight: bold; color: #0a1863; text-decoration: none; padding-left: 30px; padding-right: 10px;}
.text_home3 { font-family: Tahoma; font-size: 17px; font-weight: bold; color: #FF8C1A; text-decoration: none;}
.title { font-family: Tahoma; font-size: 22px; font-weight: bold; color: #FF8C1A; text-decoration: none;}
.title2 { font-family: Tahoma; font-size: 18px; font-weight: normal; color: #FF8C1A; text-decoration: none;}
.black { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;}
.white { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none;}
.submit { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-color: #ffffff; height: 20px; padding-left: 5px; padding-right: 5px; border: 1px solid #000000; }
.submit2 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; background-color: #ffffff; border: 1px solid #000000; }
.table { border: 1px solid #000000; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
