@charset "iso-8859-1";

<!-- Extern Style Sheet 1 -->

<style type="text/css">
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
body {
	background-color: #D92B93;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #999999;
}
.styleTgroot {
	font-size: 34px;
	color: #FFFF00;
}
.styleTsub {
	font-size: 22px;
	color: #33FF99;
}
.styleMnu {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.styleTgr {
	font-size: 16px;
	color: #33FF99;
	font-weight: bold;
}
.styleTgrgr {
	font-size: 20px;
	color: #33FF99;
	font-weight: bold;
}
.styleTwi {
	font-size: 16px;
	font-weight: bold;
    color: #FFFFFF
}
.styleTwigr {
	font-size: 20px;
	font-weight: bold;
    color: #FFFFFF
}
.styleTge {
	font-size: 16px;
	font-weight: bold;
    color: #FFFF00
}
.styleTgegr {
	font-size: 20px;
	font-weight: bold;
    color: #FFFF00
}
.styleTzw {
	font-size: 16px;
	font-weight: bold;
    color: #333333
}
.styleTzwgr {
	font-size: 20px;
	font-weight: bold;
    color: #333333
}
.styleTzwkl {
	font-size: 12px;
	font-weight: bold;
    color: #333333
}
.styleIDge {
    color: #FFFF00;
	font-weight: bold;
	font-size: 17px;
}
.styleIDgr {
	font-size: 16px;
	color: #33FF99;
	font-weight: bold;
}
.styleAdr {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.stylePLpnt {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.stylePLpntBLT {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}
.stylePLpntBLTgr {
	font-size: 16px;
	color: #33FF99;
	font-weight: bold;
}
.stylePLpntBLTge {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}

-->

<!-- Menu -->
A.menulink {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-weight: bold;
font-size:11px;
color: #FFFF00;
BORDER: none;
border: solid 1px #D92B93;}
A.menulink:hover {
border: solid 1px #0000CC;
background-color:#99CCFF;}


</style>