/* CSS Document */
h1 { font-family:Arial; font-size: 16px; font-weight: bold; color:#FFFFFF;}

body { font-family: Arial; font-size: 12px; color:#FFFFFF; line-height: 15px; font-weight: normal;}
a { text-decoration: none; color: #ffffff;}
a:hover { text-decoration: underline; color: #ffffff;}

.text { font-family: Arial; font-size: 12px; color:#FFFFFF; line-height: 15px; font-weight: normal;}
.text a { text-decoration: underline; color: #ffffff;}
.text a:hover { text-decoration: underline; color: #ffffff;}

#maintext { font-family: Arial; font-size: 16px; color:#DEDEEB; line-height: 18px; font-weight: bold;}
#maintext a { text-decoration: underline; color: #DEDEEB;}
#maintext a:hover { text-decoration: underline; color: #DEDEEB;} 
