body {border: 1px dashed #d2d2d2; font-size: 15px;font-family: Tahoma;  Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
	margin: 2px auto;
	padding: 1px 1px 0px 1px;
	max-width: 500px;
	
}

a:link, body_alink
{
	color: #1e5b7e;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #1e5b7e;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #1e5b7e;
	text-decoration: underline;
}

p,div
{
    color: #181818;
}
input
{
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
}
b a:link , body_alink {font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
}
b a:visited {
	color: #ffffff;
	text-decoration: none;
}
b a:hover , a:active, body_ahover
{
	color: #ffffff;
	text-decoration: underline;
}
 .b { vertical-align: center ; background-color: #2b60de;  font-size: 15px; color: #ffffff; }