body,td {
	font-size: 11pt;
	color: white;
}

A { text-decoration: none; }

a:link    { color: #33CCFF; text-decoration: none; }
a:visited { color: #33CCFF; text-decoration: none; }
a:active  { color: red;     text-decoration: none; }
a:hover   { color: red;     text-decoration: underline; }

.asta  { font-size:11pt; color:#ff3333;}
.asta2 { font-size:10pt; color:#ff3333;}

.sitetitle {
	font-size:15pt;
	color:yellow;
	font-weight:bold;
	text-align:center;
	padding: 2pt;
}

.sitetitle2 {
	font-size:12pt;
	color:white;
	font-weight:bold;
	text-align:center;
	padding: 2pt;
}

.since {
	font-size:10pt;
	color:#0C6;
	font-weight:bold;
	text-align:center;
}

.menutitle_white {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2pt;
}

.menutitle_yellow {
	font-size: 12pt;
	color: yellow;
	font-weight: bold;
	text-align: center;
	padding: 2pt;
}

.menutext {
	font-size: 12pt;
	color: white;
	font-weight: normal;
	padding:2pt;
	line-height:130%;

}

.menutextb {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	padding:2pt;
	line-height:130%;

}



.asta_yellow {
	color: yellow;
}

.asta_red {
	color: red;
}

.asta_white {
	color: white;
}

.word {
	font-size: 14pt;
	color: #ff3333;
	text-align: center;
	font-weight:bold;
	line-height:130%;
}

.indextext-center {
	font-size: 11pt;
	color: white;
	font-weight: bold;
}



