body {
	color: #ffffff;
	background-color: #000000;

}


h5 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}


p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}


a:link {
	color: #ffffff;
	text-decoration: none; 
}


a:visited {
	color: #ffffff;
	text-decoration: none; 
}


a:hover {
	color: #ff0000;
	text-decoration: underline; 
}


a:active {
	color: #ff0000;
	text-decoration: underline; 
}

