a:link {
	font-size: 0.9em;
	color: #324152;
	text-decoration: none;
}
body {
	font-size: 0.9em;
	color: #324152;
}
a:visited {
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
}
td#header {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#main h1 {
	font-size: 14px;
}

