@charset "utf-8";
/* CSS Document */


.box
{
border:#790000 solid 2px ;
}


a:link {
	color:#666666;
	font-style: normal;
}

a:visited {
	color:#999999;
	font-style: normal;
}

a:hover {
	color:#CCCCCC;
	font-style: normal;
}
a:active {
	color:#000000;
	font-style: normal;
}