ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
}
a img,:link img,:visited img {
	border: 0px;
}
a img {
    border: 0;
}

p a, td a{
	border-bottom: 1px dotted #13557e;
}



    /* Dotted line around active button in Firefox */
    :-moz-any-link:focus {
        outline-style: none !important;
        outline-width: 0px !important;
    }
    /* End Dotted line around active button in Firefox */
