BODY{
	background-color:beige;
	font-size:10pt;
	color:silver;
	font-weight:bold;
}

A:link{
	color:orange;
	text-decoration:none;
}
A:visited{
	color:orange;
	text-decoration:none;
}
A:hover{
	color:lightcoral;
	text-decoration:none;
}
A:active{
	color:orange;
	text-decoration:none;
}

h1{
	color:teal;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}
.teal{
	color:teal;
	font-weight:bolder;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}
.red{
	color:crimson;
	font-weight:bolder;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}
.yellow{
	color:gold;
	font-weight:bolder;
}
.blood{
	color:crimson;
	font-weight:bolder;
}
.tomato{
	color:tomato;
	font-weight:bolder;
}
.me{
	font-weight:bolder;
	font-family:cursive;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}
.blue{
	font-weight:bolder;
	color:darkblue;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}
.blu{
	font-weight:bolder;
	color:blue;
	font-family:"HGP‘n‰pŠpÎß¯Ìß‘Ì";
}

.bbla{
	background-color:black;
}
.bred{
	background-color:indianred;
}
.bgre{
	background-color:lawngreen;
}
.bgry{
	background-color:lightsteelblue;
}
