 
A:LINK{
  color : #0066FF;
  text-decoration : underline;
}
A:VISITED{
  color : #0066FF;
  text-decoration : underline;
}
A:HOVER{
  color : #FF3300;
  text-decoration : underline;
}
A:ACTIVE{
  color : #FF33CC;
  text-decoration : underline;
}
TD{
  font-size : 11pt;
}
.deco1 {
	color: #6600CC;
	background-color: #FFCCFF;
}
.deco2 {
	color: #3333FF;
	background-color: #CCFFFF;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 1.8em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
