.text {
	color: #333333;
	line-height: 130%;
}

.textCC0000 {
	color: #CC0000;
	line-height: 130%;
}

.bold {
	color: #333333;
	font-weight:bold;
	line-height: 130%;
}

.largeb{
	color:#333333;
}

.br3 {
	font-size:3px;
	line-height:3px;
}

.br10 {
	font-size:10px;
	line-height:10px;
}

body {
	background-color: #FFFFFF;
}

a:link.cocolog {
	text-decoration:underline;
	color:#336699;
}

a:visited.cocolog {
	text-decoration:underline;
	color:#336699;
}

a:hover.cocolog {
	text-decoration:none;
	color:#003366;
	background-color: #99CCFF;
}

#news
 {
	text-decoration:none;
	color:#990000;
	padding: 10px;
	border: 2px solid #990000;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 20px;
}
#end-news
 {
	text-decoration:none;
	color:#CC0000;
	padding: 10px;
	border: 2px solid #CC0000;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 20px;
	width: 700px;
	white-space: normal;
	font-size: 14px;
}

