a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #999900;
	text-decoration: none;
	font-weight: normal;

}
a:link {
	color: #660033;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: normal;
}



#text{
	color: #666600;
	text-decoration: none;
	font-weight: normal;
}
#text A:link{
	FONT-WEIGHT: bold; COLOR: #F3EDD5; TEXT-DECORATION: none;
}
#text A:active{
	FONT-WEIGHT: bold; COLOR: #F3EDD5; TEXT-DECORATION:none;
}
#text A:visited{
	FONT-WEIGHT: bold; COLOR: #F3EDD5; TEXT-DECORATION:none;
}
#text A:hover{
	FONT-WEIGHT:bold; COLOR:#E2BD48; TEXT-DECORATION:underline;
}
/*promotion*/

/*Review*/
.color_post{
color:#FFFF00;
font-size:10px;
}
.color_review{
color:#FFE4BF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}


