﻿body,div,p,td,select,option,input,textarea,span 
{
	font-family: "Tahoma"; 
	font-size: 14px; 
	color: #626161;
    margin-left: 0px;
}

a:link {
	color: #626161;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #626161;
}
a:hover {
	text-decoration: none;
	color: #626161;
}
a:active {
	text-decoration: none;
	color: #626161;
}
