body {
	background-color:#D5EAF8;
	margin:0px 0px 0px 0px;
	padding:0px;
}
td {
	font-size: x-small;
	color: #663300;
}

.miniTxt {
	font-size: xx-small;
	color: #663300;
}


a {text-decoration: underline;}
a:hover {text-decoration: underline;}

a:link {color: #192FB5; }
a:visited {color: #192FB5; }
a:hover {color: #192FB5; }
a:active {color: #192FB5; }

