/* CSS Document */


.text1 {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: normal; color: #ff3300}
.text2 {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #ff3300}
.text3 {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: normal; color: #333333}
.text4 {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #333333}
.text5 {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff}
.blink {  text-decoration: blink; font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #333333}
.header {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #ff3300}
.headerbig {  font-family: Helvetica; font-size: 24px; font-style: normal; font-weight: bold; color: #ff3300}
.headergrey {  font-family: Helvetica; font-size: 24px; font-style: normal; font-weight: bold; color: #333333}
.headerwhite {  font-family: Helvetica; font-size: 24px; font-style: normal; font-weight: bold; color: #ffffff}
.link {  font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold; color: #ff3300}
.link2  { color: #333333; font-size: 10px; font-family: Courier; font-style: normal; font-weight: bold; text-decoration: underline }
.logo {  font-family: Courier; font-size: 24px; font-style: normal; font-weight: bold; color: #ff3300}

a 	    {font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold;color:#ff3300; text-decoration: none}
a.link:hover {font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold;color:#333333; background-color:#ff3300;text-decoration: none}
a.link2:hover {font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold;color:#333333; background-color:#ff6600;text-decoration: none}
a.blink:hover {font-family: Courier; font-size: 10px; font-style: normal; font-weight: bold;color:#333333; background-color:#ff6600;text-decoration: none}
