body {
	background-color: #ffffcc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF
}

.textx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
.textx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000
}
.textx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000
}
.text1 {
	font-size: 19px;
}
.texth {
	font-family: tahoma;
	font-size: 55px;
	font-weight: bold;
	color: #000000;
}
.tabl {
	margin-top: 3px;
	border: 1px solid #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration : underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}
a:link IMG {
	border: 1px solid #FF0000;
}
a:hover IMG {
	border: 1px solid #000000;
}
a:active IMG {
	border: 1px solid #FF0000;
}
a:visited IMG {
	border: 1px solid #FF0000;
}
.arch A:hover {
	margin: 2px;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size:20px;
	color: #000000;
	float:left;
	border: 1px #000000 solid;
	background-color:#ffffcc;
	line-height:20px;
	vertical-align:middle;
}
.arch A:link, .arch A:visited, .arch A:active {
	margin: 2px;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-size:20px;
	float:left;
	border: 1px #0000ff solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}
