body,table,tr,td,p
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #000000;
}
.temp
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #000000;
}
a.link
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #0D5E9A;
	text-decoration: none;
}
a.link:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
}
a.link2
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #5C6C10;
	text-decoration: none;
}
a.link2:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: White;
	text-decoration: none;
}
a.link3
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #4169E1;
	text-decoration: none;
	font-weight : bold;
}
a.link3:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: Black;
	text-decoration: none;
}
a.link4
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #8C32BB;
	text-decoration: none;
}
a.link4:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	color: #DEB8F1;
	text-decoration: none;
}
input,textarea
{
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
}
select
{
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
}
.box
{
    border-width:1px;
	border-color: #0B4177;
	border-style:solid;
	background-color: White;
	font : 10px  "MS Sans Serif", Geneva, sans-serif;
}
.button
{
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#FFFFFF;
	font : 10px "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
}