body {
color: #FF8000;
background-color: #000000;
font-style: normal;
font-weight: normal;
font-size: small;
font-family: ‚l‚r ƒSƒVƒbƒN;
}

h1, h2, h3, h4, h6 {
color: #409FFF;
}
h5 {
color: #934900;
}

a:link	{
	color : #0060FF;
	text-decoration : underline;
}
a:visited	{
	color : #0080FF;
	text-decoration : underline;
}
a:active	{
	color : #009FFF;
	text-decoration : underline;
}

