body {  font-size: 12px}
td {  font-size: 12px}
textarea {  font-size: 11px}
table {  font-size: 12px}
.tablebuttom {  border: #006699 solid; border-width: 0px 0px 1px}
hr {  color: #003366}
div {  font-size: 12px;}

.menu{font-size:12px;}

.small{font-size:11px;}

.rightline {  border: black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.fontsize {  font-size: 8px}

A:active {
	 color: blue;
	 text-decoration: none;
 }
A:link { 
	color: blue;
	text-decoration: none;
}
A:visited { 
	color: #6600ff; 
	text-decoration: none;
}
A:hover {
	color: #0099CC; 
	text-decoration: none;
}
