.blown12bold {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.blown16bold {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 200%;
}
.kimidori11underbar {
	font-size: 11px;
	line-height: 130%;
	color: #33CC00;
	text-decoration: underline;
}
a:link {
text-decoration: none;
color: #990000;
}

a:visited {
text-decoration: none;
color: #990000;
}

a:hover {
text-decoration: none;
color: #FF9900;
}

a:active {
text-decoration: none;
color: #FF9900;
} 

a: blue {
text-decoration: none;
color: blue;
}

a:link.blue {
text-decoration: none;
color: #3399CC;
}

a:visited.blue {
text-decoration: none;
color: #3399CC;
}

a:hover.blue {
text-decoration: none;
color: blue;
}

a:active.blue {
text-decoration: none;
color: blue;
} 

a: lightblue {
color: #3399CC;
}

a:link.lightblue {
color: #0099FF;
}

a:visited.lightblue {
color: #0099FF;
}

a:hover.lightblue {
color: blue;
}

a:active.lightblue {
color: blue;
} 

.lightblue12 {
	font-size: 12px;
	color: #33CCFF;
}

a: white {
color: #FFFFFF;
}

a:link.white {
color: #FFFFFF;
}

a:visited.white {
color: #FFFFFF;
}

a:hover.white {
color: #FFDDDD;
}

a:active.white {
color: #FFDDDD;
} 

body {
	background-image: url(../img/back.gif);
}
.black12 {
	font-size: 12px;
	color: #000000;
}
.gray12 {
	font-size: 12px;
	color: #666666;
	text-decoration: blink;
}
.pink14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}

a: pink {
color: #0099FF;
}

a:link.pink {
color: #0099FF;
}

a:visited.pink {
color: #0099FF;
}

a:hover.pink {
color: #FF7575;
}

a:active.pink {
color: #FF7575;
} 
.bluestar {
	font-size: 12px;
	color: #0099FF;
}
.blown12 {
	font-size: 12px;
	color: #990000;
}
.gray12bd {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: blink;
}
.lightpink12bd {
	font-size: 12px;
	font-weight: bold;
	color: #FF7777;
}
.gray10 {
	font-size: 10px;
	color: #666666;
}
.bluestar16bd {
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}
.lightpink16bd {

	font-size: 16px;
	font-weight: bold;
	color: #FF7777;
}

