﻿input[type=submit]
{
  background: #1e335e;
  color: #FFFFFF;
}
input[type=submit]:hover
{
 background: #707070;
}
#Reset
{
	color:#1e335e;
}
a
{
	color:#1e335e;
}
#title
{
color:#1e335e;
}

.username
{
color:#999;
	
}

.Password
{
color:#999;
	
}
