

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
}

a {
	font-family: Tahoma;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;

}
h3 {
	font-size: 16px;

}
h4 {
	font-size: 14px;

}