a:link {
	color: #663300;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;


}
a:visited {
	color: #663300;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;


}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
a:active {
	color: #660000;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
.tiep {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #663300;


}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: bold;

}
