h1{

	font-family: Helvetica, Arial, Sans-serif;

	font-size: 12px;

	line-height: 12px;
color: #bfbfbf;

}

h2{

	font-family: Helvetica, Arial, Sans-serif;

	font-size: 10px;

	line-height: 12px;
color: #bfbfbf;
}

a:link {
color: #bfbfbf;
text-decoration: none;
}
a:visited {
color: #bfbfbf;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
color: #000000;
text-decoration: underline;
}