/*- themeid=hpb9tm02_5; --------------------------------*/
/*-------------------- element type --------------------*/

BODY {
	color : #996600;
	background-color: #ffffff;
	
	background-repeat: no-repeat;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	font-size : 100%;
}

A:LINK {
	color: #ff9900;
	text-decoration: underline;
}

A:VISITED {
	color: #ff9900;
	text-decoration: underline;
}

A:HOVER {
	color: #ffdd00;
	text-decoration: underline;
}

/*-------------------- element type --------------------*/

A.pattern2:LINK {
	color: #996600;
	text-decoration: underline;
}

A.pattern2:VISITED {
	color: #996600;
	text-decoration: underline;
}

A.pattern2:HOVER {
	color: #ff9900;
	text-decoration: underline;
}