body, td, input, select, textarea, button
{
	font-family: Sans-Serif;
	font-size: 12px;
	color: #4b5d67;
}

body, td
{
	color: #404040;
}

input, select, textarea, button
{
	border: 1px #C0C0C0 solid;
}

input, select
{
	color: #0e3296;
}

a
{
	color: #7f1d1d;
	text-decoration: none;
}

.textred
{
	color: #7f1d1d;
}

.textblue
{
	color: #4b5d67;
}

