/* 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 { text-decoration: underline; }

a:link,
a:visited { color: #000; }
a:active  { color: #c00; }
a:hover   { color: #c00 !important; }

img,
fieldset { border: none; }

li {
	list-style: none; }
