body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

a:link{
	color: #CC9900;
	text-decoration: none;
	font-weight: bolder;
}

a:hover{
	color: #B3003C;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	font-weight: bolder;
	color: #CC9900;
	text-decoration: none;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC9900;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.sidebartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #B3003C;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B3003C;
}

