﻿body 
{
	font-family :Verdana;
	font-size :10pt;
	margin:5px;
}

/*a, a:visited, a:link, a:active {
color:#006699;
font-size:11pt;
text-decoration:none;
}

input[type="submit"] {
background-image:url(images/buton.png);
background-position:center center;
border:0 none;
color:#405016;
font-size:11pt;
height:25px;
width:70px;
}*/
input[type="password"], input[type="text"], select {
background-color:#F4F8E9;
border:1px solid #91A759;
font-size:11pt;
}
a:hover {
color:Maroon;
text-decoration:underline;
}
