body,td,p,text,input,button,select,option   { font-size: 11px; font-family: verdana, arial, helvetica, geneva; text-decoration: none }

b  { color: #595959 }
u   { color: #696969; font-weight: bold; font-size: 17px; text-decoration: none }

a   { color: #c30bc3; text-decoration: none }
a:active   { color: #005801; text-decoration: underline }
a:hover   { color: #005801; text-decoration: underline }
a:visited:hover   { color: #005801; text-decoration: underline }
a:visited   { color: #c30bc3; text-decoration: none }

a.footer { color: white; text-decoration: none }
a.footer:active    { color: white; text-decoration: underline }
a.footer:hover   { color: white; text-decoration: underline }
a.footer:visited:hover   { color: white; text-decoration: underline }
a.footer:visited { color: white; text-decoration: none }

.bigger  { font-size: 13px }
.biggest  { font-size: 15px }
.smaller  { font-size: 9px }
.footer { color: white; font-size: 11px }

* table {
	margin:		0 0 1em 0;
}
html {
	margin:		0;
	padding:	0;
}
body {
	margin:		0;
	padding:	0;
}

/* end */

