A:link {
	font-weight			: bold;
	color				: #5e9ad2;
}

A:visited {
	font-weight			: bold;
	color				: #707070;
}

A:hover {
	font-weight			: bold;
	color				: #0000a0;
	background-color	: #7fBFff;
}

DIV.blogT {
	background-color	: #d0c0F0;
	border				: 1px #000000;
}

DIV.blogM {
	background-color	: #f0Faff;
	border				: 1px #000000;
}

DIV.blogC {
	background-color	: #f0Faff;
	border				: 1px #000000;
}

DIV.move_string_corp {
	padding				: 6px;
	border				: 4px solid #a0a0f0;
	border-style		: inset;
	width				: 250px;
	height				: 15px;
	background-color	: #000000;
	font-size			: 14px;
	position			: absolute;
	left				: 0px;
	color				: #ffffff;
}

DIV.move_string {
	padding				: 6px;
	border				: 4px solid #a0a0f0;
	border-style		: inset;
	width				: 734px;
	height				: 15px;
	background-color	: #000000;
	font-size			: 14px;
	position			: absolute;
	left				: 270px;
	color				: #ffffff;
}

