

body,td,th {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.3;
	letter-spacing: 0.02em;
	}
	
a:link, a:visited {
    color: #000;
	text-decoration: underline;
	}

a:hover, a:active {
    color: #F00;
	text-decoration: none;
	}
