a:link { font-weight:bold; color:#43AAC0; text-decoration:underline; }
a:visited { font-weight:bold; color:#43AAC0; text-decoration:underline; }
a:focus { font-weight:bold; color:#43AAC0; text-decoration:underline; }
a:hover { font-weight:bold; color:black; text-decoration:line-through; }
a:active { font-weight:bold; color:white; text-decoration:underline; }

.fieldsetlegend { font-style:normal; font-family:arial; font-size:12px; font-color:black; font-weight:bold; text-decoration:none; }
.txt { font-style:normal; font-family:arial; font-size:11px; font-color:black; font-weight:none; text-decoration:none; }
* { margin: 0; padding: 0; }
html {overflow-y: scroll;}
body {
	background: #fff url('bg_always.jpg') top center repeat-x;
	}
img { border: 0; }
