/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td{
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
/*menu top*/
.menu{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; 
}
.menu a:link{
	color:#FFFFFF;  font-weight:bold; text-decoration:none;
}
.menu a:visited{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; 
}
.menu a:hover{
	color:#000000;  font-weight:bold; text-decoration:none;
}
.menu a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; 
}
/*green top*/
.green{
	color:#6FC303;  font-weight:bold; text-decoration:none; 
}
.green a:link{
	color:#6FC303;  font-weight:bold; text-decoration:none;
}
.green a:visited{
	color:#6FC303;  font-weight:bold; text-decoration:none; 
}
.green a:hover{
	color:#000000;  font-weight:bold; text-decoration:none;
}
.green a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; 
}
/*blue top*/
.blue{
	color:#0000FF; text-decoration:none; 
}
.blue a:link{
	color:#0000FF; text-decoration:none;
}
.blue a:visited{
	color:#0000FF; text-decoration:none; 
}
.blue a:hover{
	color:#000000; text-decoration:none;
}
.blue a:visited:hover{
	color:#000000; text-decoration:none; 
}

/*blue top*/
.red{
	color:#FF0000; text-decoration:none; 
}
.red a:link{
	color:#FF0000; text-decoration:none;
}
.red a:visited{
	color:#FF0000; text-decoration:none; 
}
.red a:hover{
	color:#FF0000; text-decoration:underline;
}
.red a:visited:hover{
	color:#FF0000; text-decoration:underline; 
}


/*Cat*/
.cat{
	color:#005a9f;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:link{
	color:#005a9f;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:visited{
	color:#005a9f;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
/*Cat*/
.catmoi{
	color:#c8010b;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.catmoi a:link{
	color:#c8010b;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.catmoi a:visited{
	color:#c8010b;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.catmoi a:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.catmoi a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
/*Title*/
.title{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.title a:link{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.title a:visited{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.title a:hover{
	color:#000000;  font-weight:bold; text-decoration:underline; text-transform:uppercase;
}
.title a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:underline; text-transform:uppercase;
}
/* Detail*/
.detail{
	color:#000000; text-decoration:none;
}
.detail a:link{
	color:#000000; text-decoration:none; 
}
.detail a:visited{
	color:#000000;  text-decoration:none; 
}
.detail a:hover{
	color:#000000; text-decoration:underline; 
}
.detail a:visited:hover{
	color:#000000; text-decoration:underline; 
}
/* mo*/
.mo{
	color:#9c9b9b; text-decoration:none;
}
.mo a:link{
	color:#9c9b9b; text-decoration:none; 
}
.mo a:visited{
	color:#9c9b9b;  text-decoration:none; 
}
.mo a:hover{
	color:#9c9b9b; text-decoration:underline; 
}
.mo a:visited:hover{
	color:#9c9b9b; text-decoration:underline; 
}
/*other*/
.other{
	color:#000000; text-decoration:none;
}
.other a:link{
	color:#000000; text-decoration:none; 
}
.other a:visited{
	color:#000000;  text-decoration:none; 
}
.other a:hover{
	color:#000000; text-decoration:underline; 
}
.other a:visited:hover{
	color:#000000; text-decoration:underline; 
}
/*white top*/
.white{
	color:#FFFFFF; text-decoration:none; 
}
.white a:link{
	color:#FFFFFF; text-decoration:none;
}
.white a:visited{
	color:#FFFFFF; text-decoration:none; 
}
.white a:hover{
	color:#FFFFFF; text-decoration:underline;
}
.white a:visited:hover{
	color:#FFFFFF; text-decoration:underline; 
}

-->