<style>
b{color: #FFFFFF;}
i{color: #025F92;}
u{font-size:9px;font-family:arial; color:#ffffff;border-bottom:1px dashed #ffffff;text-transform:uppercase;}

a img{filter:alpha(opacity=100); opacity: 1; border: 0px solid black;}

a:hover img{  /* for IE */filter:alpha(opacity=50);/* CSS3 standard */opacity:0.8; cursor: default;}
body{
background-color: transparent;
color: #69ADD0;
font-weight:normal;
font-family: tahoma;
font-size: 10px;
margin: 0px auto;
padding: 0px;
text-align: left;
line-height: 10px;
}

a:link,a:visited,a:active
{
color: #7FA4C7;
font-family:arial;
font-weight:normal;
font-size:9px;
text-transform:normal;
text-decoration:none;
}
a:hover
{
color: #000000;
font-size:9px;
font-weight:normal;
text-transform: normal;

}

h1 {
background-color:#7FA4C7;
border-bottom: 1px dashed #3D7AA3;
font-family:arial;
font-size:10px;
color: #EF6699;
text-align:center;
text-transform:uppercase;
font-weight: bold;
line-height: 13px;
letter-spacing: 0px;
margin:0px;
padding:0px;
}

h1:first-letter {
color: #000000;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
background: #000000;
line-height:10px;
font-size:10px;
font-family:Trebuchet Ms;
font-weight: normal;
color: #EF6699;
}
.side {
margin-top:0px;
padding:0px;
background-color: #EF6699;
font-family: arial;
font-size:10px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:11px; }

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: 7px solid #800080;
background: #FFFFFF;
color: #F0D28C;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
margin:0px;
padding:1px;
}
a.navi:hover {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: 7px solid #008B8B;
background: #FFFFFF;
color: #008B8B;
text-transform: uppercase;
letter-spacing:3px;
text-align: center;
margin:0px;
padding:1px;}

</style>