

body {
	margin: 0px;
    text-align: center;
	}


a {
	text-decoration: underline;		
	}

a:link {
   text-decoration:none;
	color: #990033;
	}

a:visited {
    text-decoration:none;
	color: #990033;
	}

a:active {
	color: #000000;
	background-color: #FFCCCC;
	}

a:hover {
    color: #000000;
    background-color: #FFCCCC;
    text-decoration: none;
	}

img {border:0px}
	
.gr{font-size:0.75em;  color:#666666; text-decoration:none;line-height: 1.3;margin-left:10px; margin-top:15px; margin-right:10px}
.ss {font-size:0.6em;  color:#999999}
.mt{font-size:0.7em;  color:#CA834A; text-decoration:none ;line-height: 1.2; margin-top:20px; margin-right:3px}

.button02 {
	color: #666666;
	background-color: #FFCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB9B9;
	border-right-color: #9D7E7E;
	border-bottom-color: #9D7E7E;
	border-left-color: #FFB9B9;
}
h1 { font-size: x-small; color:#999999; font-weight:normal; }

.style1 {color: #FFFFFF}
.style1 {color: #FFFFFF}
.style2 {color: #CC6666;font-weight: bold;}
.style3 {color: #996600}
.style4 {color: #3366CC;font-weight: bold}
