﻿.well
{
font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
color: #756b55;
}

.well a{
color: #2892d3;
}
.well a:hover{
color: #2a486f;
text-decoration:none;
}



input, select, textarea
{
font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
color: #000000;
background-color: #e4dcbe;
border: 1px solid #a99e73;
}

.links
{
text-decoration: none;
}

.links a
{
color: #444444;
text-decoration: underline;
}

.links a:hover
{
color: #083D6B;
text-decoration: none;
}