﻿body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px; color:#993300}
h2 {font-size: 16px; color:#993300}
h3 {font-size: 13px; color:#993300}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {
	color: #993300
}
a:visited {	color:#666666}
a:active {color:#0A9060}
a:hover{
	color: #dce0d3;
	background-color: #993300;
}
'a:hover{color: #dce0d3;	background-color : #374611;}'
