BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A {
	text-decoration: none;
	color: #333399;
	font-weight : bold;
}

A:VISITED {
	text-decoration: none;
	color: #333366;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #3366cc;
	font-weight : bold;
}

.title {
    font-size: 13px;
	color : #006666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

