.Footer {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #444444;
	text-align: center;
	vertical-align: bottom;
	height: 15px;
	padding-bottom: 1px;
}

#OrkasSignature {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    text-decoration: none;
    filter: 'progid:DXImageTransform.Microsoft.BasicImage(mirror=1)';
}

#OrkasLink {
	font-family: verdana, tahoma;
    font-size: 11px;
    text-decoration: none;
    color: black;
    font-weight: bold;
}

#OrkasK {
    font-family: verdana, tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #CC0000;
    font-weight: bold;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    cursor: hand;
    clip: rect(5 20 20 0);
    filter='progid:DXImageTransform.Microsoft.BasicImage(mirror=1)';
}
