
/* ------------- 2006 accession start --------------- */

/*----------- img -----------*/

img{
  border: none;
}


/*----------- font -----------*/

.bold{
	font-weight: bold;
}

.caption{
	font-size: 11px;
	text-align: center;
   line-height: 110%;
}

.small{
   font-size: 11px;
   line-height: 110%;
}

/* ------------- 2006 accession end --------------- */

.text {
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
a.rhp:hover{
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #66cc33;
}
a.rhp{
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}



a.link {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
a.link:hover {
	color: #66cc33;
	text-decoration: underline;
	font-size: 12px;
}
.day {
	font-size: 12px;
	color: #999900;
}
.cap {
	font-size: 10px;
	color: #333333;
}
a.linky {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.linky:hover {
	color: #999900;
	text-decoration: none;
	font-size: 12px;
}
.under{
	font-size: 9px;
}
.notext {
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.yellow {
	color: #557F55;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #557FAA;
}

