@charset "utf-8";
/* CSS Document */
div.wrapper {
width:80%;
margin-left:10%;
margin-right:10%;
}

div.title {
font-size:36px;
text-align:justify;
}

a.left_menu {
color:#FFFFFF;
text-decoration:none;
}

a:hover.left_menu {
font-weight:bold;

}