@charset "utf-8";
body {
background-color : #666666;
}
a:link {
color : #fff;
}
a:visited {
color : #fff;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : none;
}
a:active {
color : #fff;
text-decoration : none;
}
img.floatLeft {
float : left;
margin-right : 20px;
margin-top : 20px;
margin-bottom : 0;
}
.style4 {
color : #666666;
}
.style1 {
font-size : 17px;
color : #666;
}
.style4 {
font-weight: bold;
font-size:20px;
color : #666666;
}
