body { color: #fff ; background-color: #f6f6f6 }

p {}

td {}



A:link        {text-decoration: none; color: #000;}

A:visited     {text-decoration: none; color: #000;}

A:hover       {text-decoration: none; color: #f00; font-style: normal; text-decoration: underline overline}

a:active { color: red }



.text { color: #000; font-size: 13px; font-family: verdana; background-color: #fff; }

.textm { color: #000; font-size: 11px; font-family: verdana; background-color: #fff; }
.textmgr { color: #666666; font-size: 11px; font-family: verdana; background-color: #fff; }
.textmtest { color: blue; font-size: 11px; font-family: verdana; background-color: #fff; }

.textkl { color: #000; font-size: 10px; font-family: verdana; background-color: #fff; }

.textmini { color: #000; font-size: 8px; font-family: verdana; background-color: #fff; }

.textbg { color: d3d3d3; font-size: 13px; font-family: verdana; background-color: #fff; }


.title1 { color: #000; font-size: 18px; font-family: verdana; font-weight: bold; background-color: #fff; }


.H3 { color: #fff; font-size: 16px; font-family: verdana; font-weight: bold; line-height: 25px; background-color: #eb1818; text-indent: 12px; }

.H2 { color: #fff; font-size: 12px; font-family: verdana; font-weight: bold; line-height: 25px; background-color: #FF667F; text-indent: 12px; }


#container {height: 50px; width: 240px; text-align: center; background-color: #0066FF;} 
#container2 {height: 100px; width: 240px; text-align: center; background-color: #eb1818;} 
