/*

*/

body {
background:#eeeeee;
padding-left:15px;
padding-top:8px;
font-size:15px;
}

a {
font-family:verdana;
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}

a:hover {
font-family:verdana;
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

#article {
background:#ffffff;
width:400px;
padding:5px;
padding-bottom:0px;
border:1px solid #333333;
font-size:15px;
}

#header {
background:#1e1e1e;
width:402px;
height:50px;
padding:5px;
text-align:center;
font-size:30px;
color:eeeeee;
padding:#333333;
}

hr {
display:none;
}

a.code_link {
font-family:verdana;
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}

a:hover.code_link {
font-family:verdana;
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

a.a_page {
color:black;
font-size:0px;
}
