
A:LINK  {
	color : #01AE98;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #FE860F;
	text-decoration : underline;
	font-weight : bold;
}


A:VISITED {
	color : #01AE98;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	font-family : "Verdana", sans-serif;
	font-size : 13pt;
	color : #00196F;
	font-weight : bold;
}



H2 {
	font-family : "Verdana", sans-serif;
	font-size : 12pt;
	color : #00196F;
	font-weight : bold;
}

H3 {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #00196F;
	font-weight : bold;
}

.footer {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : #327A7B;
	font-weight : bold;
}

.caldate {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : #008C53;
	font-weight : bold;
}
.caltitle {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : #4E7397;
	font-weight : normal;
}

TD {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

#footer #asaabug { 
	width:400px; 
	margin:0 auto; 
	padding:1em;
	cursor:pointer;
	border-top:1px dashed #eee;
	border-bottom:1px dashed #eee;
}
#footer #asaabug a:link, #footer #asaabug a:visited { 
	color:#2079aa;
	text-decoration:none;
	cursor:pointer; 
}