﻿/* CSS Document */

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

a:link { text-decoration:none; font-weight: bold; color:#4f4139; }
a:visited { text-decoration:none; font-weight: bold; color:#4f4139; }
a:hover { text-decoration:none; font-weight: bold; color:#59493F; }
a:active { text-decoration:none; font-weight: bold; color:#59493F; }