a:link { color: #CC6600; }

a:visited { color: #8B4513; } 

a:hover { color: #8B4513; }

body
{
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif;
	font-weight: bold;
}

a.mail
{
	color: #A0522D;
	font-weight: bold;
	text-decoration: underline;
}