body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-repeat: no-repeat;
	background-image: url(../images/bgbrick.gif);
	text-decoration: none;
}
a:link {
	color: #CC9999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #996666;
	text-decoration: none;
}
a:active {
	color: #FF9999;
	text-decoration: none;
}
h1 {
	font-size: 9px;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 24px;
	text-decoration: none;
}
