.version{
	text-align:center;
	font-weight:normal;
}
.version a:link {
	font-weight:normal;
        text-decoration: underline;
        color: #444444;
}
.version a:visited {
	font-weight:normal;
        text-decoration: none;
        color: #444444;
}
.version a:hover {
	font-weight:normal;
        text-decoration: none;
        color: #68B5DD;
}
.version a:active {
	font-weight:normal;
        text-decoration: none;
        color: #444444;
}

.anc{
	font-weight:bold;
	font-size:10px;
}

.anc a:link {
	font-size:14px;
        color: #000000;
}

.anc a:visited {
	font-size:14px;
        color: #000000;
}
.anc a:hover {
	font-size:14px;
        color: #000000;
}
.anc a:active {
	font-size:14px;
        color: #000000;
}
