@charset "UTF-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.horizontal_title a:link {text-decoration: none}
.horizontal_title a:visited {text-decoration: none}
.horizontal_title a:active {text-decoration: none}
.horizontal_title a:hover {text-decoration: underline; color: red;}
