/* Dramatic Web CSS  */
body{
	margin: 0px;
}
/* link  */
a {color:#810a16;text-decoration: none;	font-size: 12px;}
a:link{text-decoration: underline}
a:active{text-decoration: underline}
a:visited{color:#810a16;text-decoration: underline}
a:hover {color:#810a16;text-decoration: underline}


/* text  */
.texts{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
}
.textsb{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
}
.textsbre{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #f00;
}
.textm{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
.textsw{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
}
.textsbr{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #810a16;
}
.textmred{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #f00;
}
.textmbred{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #f00;
}
.textmw{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #fff;
}




.topics {color:#000;text-decoration: none;	font-size: 10px;}
.topics a {color:#fff;text-decoration: none;	font-size: 10px;}
.topics a:link{text-decoration: underline}
.topics a:active{text-decoration: underline}
.topics a:visited{color:#fff;text-decoration: underline}
.topics a:hover {color:#fff;text-decoration: underline}

.mail {color:#fff;text-decoration: none;	font-size: 12px;}
.mail a {color:#fff;text-decoration: none;	font-size: 12px;}
.mail a:link{text-decoration: underline}
.mail a:active{text-decoration: underline}
.mail a:visited{color:#fff;text-decoration: underline}
.mail a:hover {color:#fff;text-decoration: underline}

.appnew {color:#000;text-decoration: none;	font-size: 12px;}
.appnew a {color:#f00;text-decoration: none;	font-size: 12px;}
.appnew a:link{text-decoration: underline}
.appnew a:active{text-decoration: underline}
.appnew a:visited{color:#f00;text-decoration: underline}
.appnew a:hover {color:#foo;text-decoration: underline}

