A:link, A:visited, A:active{
	color: #88bbaa;
	text-decoration: underline;
}	
A:hover{
	color: #777777;
	text-decoration: underline;
}
body{
	background-color: #ffffcc;
}
body, div, td{
	font-size: 12px;
	font-family: Sylfaen, Sylfaen, Sylfaen;
}
.box{
	background-color: #F0F0F0;
	border: #999999 1px solid;
}
.box td{
	background-color: #F0F0F0;
}
.col1{
	background-color: #FFFFFF;
}
.col2{
	background-color: #F0F0F0;
}
.crumbs, .crumbs A, .crumbs A:visited, .crumbs A:active{
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.crumbs A:hover{
	color: #CC0000;
	text-decoration: none;
}
.fa1 A:link, .fa1 A:visited, .fa1 A:active{
	color: #88bbaa;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.fa1 A:hover{
	color: #444444;
	text-decoration: underline;
}
h1, h1 A:link, h1 A:visited, h1 A:active, h1 A:hover{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #88bbaa;
	text-decoration: none;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
}
.mainbody{
	background-color: #aaaaaa;
}
.row1 td{
	background-color: #aaaaaa;
	font-weight: bold;
}
.row2 td{
	background-color: #aaaaaa;
	font-weight: bold;
	color: ##88bbaa;
}
.row2 A, .row2 A:visited, .row2 A:active{
	color: #88bbaa;
	text-decoration: none;
}
.row2 A:hover{
	color: #CC0000;
	text-decoration: none;
}
.row3{
	background-color: #FFFFFF;
}
.small{
	font-size: 10px;
}
.sub1{
	font-size: 16px;
	font-weight: bold;
	color: #88bbaa;
}