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

a:link, a:visited {
color:#585858;
text-decoration:none;
}

a:hover, a:active, a:focus {
text-decoration:underline;
}

.textmiddle {
padding:10px;
color:#585858;
}

.textright {
padding:10px;
color:#cc3333;
}

.titleleft {
padding:10px;
color:#585858;
margin-top:220px;
}

.titleright {
padding:10px;
color:#cc3333;
}