/*“V‹C CSS*/
A{
  text-decoration:	none;
}
A.side:Link{
  color:			#0033ff;
  font-size:		13px;
  font-weight:		bold;
}
A.side:Visited{
  color:			#003333;
  font-size:		13px;
  font-weight:		bold;
}
A.side:Active{
  color:			#0033ff;
  font-size:		13px;
  font-weight:		bold;
}
A.side:Hover{
  color:			#ff0000;
  text-decoration:	underline;
  background-color:	#ffffcc;
  font-size:		13px;
  font-weight:		bold;
}
td {
  font-size: 13px;
}
.real {
  font-size: 15px;
}
div.stay{
  color:			#66cc00;
  font-size:		13px;
  font-weight:		bold;
}

