

/*========================================*/

a:link {
	color: #009999;
	text-decoration:underline
}

a:visited{
	color: #cc9900;
	text-decoration: underline
}

a:active{
	color: #ff0000;
	text-decoration: underline
}

a:hover{
	color: #009999;
	text-decoration: underline
}

/*========================================*/

#corner-menu{
			margin: 0;
			background-image: url("/products/images/menu_bg.gif");
			background-repeat: no-repeat;
			height :31px;
}

#corner-menu .button{
	margin: 3px 2px 0 1px;
}
#corner-menu .button-on{
	margin: 3px 2px 0 1px;
}

	.explanation{
		width: 345px;
		float: right;
	}
	.sub-title{
		margin: 5px 0 0 0 ;
	}

