body {
    margin: 0;
    padding: 0;
	overflow:hidden;
}

h5{margin:0px; padding:0px;}
a:link {
    color: #3C3C3C;
    text-decoration: none;
}
a:visited {
    color: #3C3C3C;
    text-decoration: none;
}
a:hover {
    color: #FF5A00;
    text-decoration: underline;
}
a {
    outline: medium none;
}
img {
    border: 0 none;
}
ol, ul { list-style:none;}