#Portal
{
width: 300;
border: 10px solid orange;
margin-top: 10%;
}

hr
{
height: 5;
background-color: orange;
margin: 0;
border: 0px;
}

#Service
{
width: 300;
height: 75;
background-color: white;
}

#Service:hover
{
background-color: #EBEBE4;
}

a
{
font-family: Verdana;
color: black;
font-size: 20;
font-weight: 700;
text-decoration: none;
}

#UserManagement
{
font-family: Verdana;
font-size: 12;
}

#UserManagement_Link
{
font-family: Verdana;
font-size: 12;
color: orange;
}

input
{
height: 18px;
line-height: 0px;
padding: 0 0 0 0;
vertical-align: middle;
font-size: 10;
font-family: Verdana;
color: Orange;
font-weight: 700;
}