* { font-family:arial; text-decoration: none;}

body, td, tr { font-size: 8pt; color: #808080; }

a, a:link, a:visited, a:active {color: #3283a3; }
a:hover {color:orange; }

.textun { color: #3c6f8c;  } 

.textun2 { color: #808080; font-size: 9pt; } 

input, select, textarea {
	font-size: 8pt;
	color: #808080;
	border: solid 1px;
} 

.login {
	font-size: 7pt;
	color: #3283a3;
	border: solid 1px;
} 


hr { color: #cccccc; height: 1px; }

.copyright, .copyright a:link, .copyright a:visited  { color:#767676;font-size:10pt; }
.copyright a:hover { color:#AAAAAA } 

.welcome, .welcome a:link, .welcome a:visited { color:#1e5691; }
.welcome a:hover { text-decoration: underline; }