﻿.ManagementPortalVersion
{
	color: rgb(95,96,98);
	text-align:center;
	font-size: 140%;
	position:absolute;
	left:20px;
	top:50px;
	min-width:200px;
	text-decoration: none;
    margin-top: 0.4em;
}

.quietHref
{
    text-decoration: none;
}

a.quietHref
{
    text-decoration: none;
}

.Feedback
{
  	padding: 0.4em .1em 0.4em 0em;
  	margin: 0.5em 0em 0.5em 0em;
  	color: Navy;
  	background-color: Yellow;
  	font-weight: bolder;
  	border: solid thin red;
  	display: block;
  	text-align: center;
}