body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {
	font-size: 14px;
	text-decoration: none;
	color: #330000;
}
a:link {
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
a:visited {
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bolder;
}
a:active {color:#330000}
a:hover{color: #330000;}

