body
{
font-family:verdana;
font-size: 12px;
}

a
{
	font-family: verdana;
	font-size: 14px;
	color: white;
	text-decoration: none;	
}

a.on
{
	font-family: verdana;
	font-size: 14px;
	color: Silver;
}

a:hover
{
	font-family: verdana;
	font-size: 14px;
	color: Silver;
}

.headText
{
	font-size: 24px;
	color: white;
	font-weight: 600;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	vertical-align: middle;
}

.titleText
{
	font-size: 24px;
	font-weight: 600;
}

.mainText
{
	font-size: 12px;
}

.other
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;	
}

.other:hover
{
	font-family: verdana;
	font-size: 12px;
	color: gray;
}
