.version{
	text-align:center;
	font-weight:normal;
	font-size: 1em;
	font-family:'Times New Roman'
}
.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;
}

