a {
	text-decoration: none;
	color: #0033CC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold
}
a:hover {
	color: #FFCC00;
	font-style: normal;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px
}
a:active {
	font-style: normal;
	color: #FF0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px
}
img {  }
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
.sidebar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.sidebar:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none
}
.sidebar:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000
}

