a:link {
	color: #000000;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;






}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;




}

a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	border: 0px none;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	background-position: center;













}

a:active {
	color: #CC3333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	line-height: 16px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;

	
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-style: normal;
	line-height: 16px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;




}
hr {
	font-size: 11px;
	line-height: 1px;
	font-weight: normal;
	color: #FFFFFF;
}
.odd {
	background-color: #eaeaea;
}
.even {
	background-color: lightyellow;
	
}

#unique {
	background-image: no-repeat;
}
