@charset "utf-8";
/* CSS Document */

#content { 
float:left;
background: #flflfl; 
color: #707070; 
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
width: 360px;
margin: 0;
line-height: 140%;
}

#content a:link {color: #707070; text-decoration: none; font-size: 15px;}
#content a:visited {color: #707070; text-decoration: none;}
#content a:hover {color: black; text-decoration: none;}
#content a:active {color: #707070; text-decoration: none;}

#iframe2 {
float: left;
margin: 0;
padding: 0;
}

*{ margin: 8px 0px 0px 0px; padding: 0; }* 

a img { border: none; }
