﻿@charset 'utf-8';

.font13 {font-size:13px;}

table {
  margin: 0px;
}

body {margin-top: 0px;}

a:link, a:visited {
	color: #b0602d;
	text-decoration: none;
}
a:active, a:hover {
	color: #b0602d;
	text-decoration: underline;
}