body { background-color: #000; font-family: Arial, tahoma; } h1{color:white;} h3{color:white;} font { font-size: 14px; color: yellow; } .msgDate { height: 10; background-color: #333; color:yellow; font-family: Arial, tahoma; font-size: 10px; font-weight: normal; } .msgName { height: 15; background-color: #333; color:yellow; font-family: Arial, tahoma; font-size: 12px; font-weight: normal; } .msgEntry { background-color: #000; color:white; font-family: Arial, tahoma; font-size: 14px; font-weight: normal; } .msgWeb { height: 15; background-color: #666; font-family: Arial, tahoma; font-size: 11px; font-weight: normal; } .msgBorder { background-color: #000000; } .success { background-color: #EEEEEE; font-family: Arial, tahoma; font-size: 11px; font-weight: normal; border-top: 1px solid #333; border-right: 1px solid #333; border-bottom: 1px solid #333; border-left: 1px solid #333; } .error { background-color: #EEEEEE; font-family: Arial, tahoma; font-size: 11px; font-weight: normal; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; } A { font-family: tahoma; font-weight: bold; color: #fff; text-decoration: none; } A:visited { font-family: tahoma; font-weight: bold; color: #9F9393; text-decoration: none; } A:hover { font-family: tahoma; font-weight: bold; color: #yellow; text-decoration: none; } .footer { font-family: Arial, tahoma; font-size: 10px; font-weight: normal; } .emailat { font-family: Arial, tahoma; font-size: 10px; font-weight: normal; color: #ff0000; } .border { border: 1px groove #333; } .entrypage { background-color: #EEEEEE; width: 80%; float: center font-family: Arial, tahoma; font-size: 10px; font-weight: normal; border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; }