﻿/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
}

a:link { text-decoration:none; font-weight: bold; color:#330000; }
a:visited { text-decoration:none; font-weight: bold; color:#330000; }
a:hover { text-decoration:none; font-weight: bold; color:#660033; }
a:active { text-decoration:none; font-weight: bold; color:#660033; }
