/* tags */

* { margin: 0; padding: 0; font-size: 100.01%; }

body { font-size: 62.5%; font-family: Arial, sans-serif; background: #fff; }

td { vertical-align: top; }

a {/* border-bottom: 1px solid; text-decoration: none; outline: none;*/}

a:link { color: #1f57a8;/* border-color: #8fabd4; */}
a:visited { color: #606; /*border-color: #b27fb2; */}
a:active  { color: #c00; }
a:hover   { color: #c00 !important; /*border-color: #e57f7f !important; */}

img,
fieldset { border: none; }

li {
	list-style: none; }