body {
margin:0px;
background-color:#2891DE;
color: #E3EAEE;
font-family: "Trebuchet MS";
font-size:10px;
text-shadow:#2278B7 1px 0px 0px;
text-align:left;
line-height: 11px;
}

strong {
color:#FEDF44;
}

a {
outline: none;
}

a:link, a:active, a:visited {
text-decoration:none;
color:#BA6DBB;
font-weight:bold;
text-shadow:none;
}

a:hover {
text-decoration:none;
color: #AB4EAD;
font-weight:bold;
text-shadow:none;
}

.icons {
padding-right:10px;
}
.menu a{
font-family:Georgia;
font-size:12px;
font-style:italic;
font-weight:bold;
letter-spacing: -0.5px;
font-size:15px;
line-height:25px;
background-color:#62ACE0;
padding:8px;
-moz-border-radius: 12px;
-webkit-border-radius:12px;
color:#268BDA;
text-shadow:#BBD1E2 1px 0px 0px;
border-right: 1px solid #2985CA;
border-bottom: 1px solid #2985CA;
text-align:center;
margin:10px;
}

.menu a:hover{
font-family:Georgia;
font-size:12px;
font-style:italic;
font-weight:bold;
letter-spacing: -0.5px;
font-size:15px;
line-height:25px;
background-color:#70B5E6;
padding:8px;
-moz-border-radius: 12px;
-webkit-border-radius:12px;
color:#3D98DF;
text-shadow:#BBD1E2 1px 0px 0px;
border-right: 1px solid #2985CA;
border-bottom: 1px solid #2985CA;
text-align:center;
margin:10px;
}
