﻿a        {
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}
a:active    { color: blue; font-weight: 500; text-decoration: none }
a:visited    { color: blue; font-weight: 500; text-decoration: none }
a:hover    { color: blue; font-weight: 500; text-decoration: underline }
p  { font-size: 13px; font-family: arial }
td    { color: black; font-weight: 200; font-size: 13px; font-family: arial }
