a:link {
	color: #004BEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6633CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.fontmicro {  font-size: 1px}
.fontsmallest {  font-size: 8px}
.fontsmaller {  font-size: 9px}
.fontsmall {  font-size: 10px}
.fontstandard {  font-size: 12px}
.fontbig {  font-size: 14px}
.fontbigger {  font-size: 16px}
.fontbiggest {  font-size: 18px}
.heading {  font-size: 14px; color: #2233dd; font-weight: bold}
body {  font-size: 12px;}
th {  font-size: 12px}
td {
	font-size: 12px; line-height: 17px;
}
input {  font-size: 12px}
select {  font-size: 12px}
textarea {  font-size: 12px}
a {
	color: #0033CC;
}
.fontbigger_w {
	font-size: 16px;
	color: #FFFFFF;
}
.table_style {
    border: solid 1px #FFBB72;
}

