﻿body
{
	background-image : url('image/9.png');
	background-color: #10161b;
	margin-top: 25px;
	margin-bottom: 4px;
	font-family: tahoma;
	font-size: 13px ;
	color: #d4e9eb;
}

.	{
	scrollbar-3d-light-color: #336600;
	scrollbar-arrow-color: #336600;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #336600;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #336600;
	scrollbar-shadow-color: #336600;
	margin-top: 0px;
}


a	{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	vertical-align: top;
	text-align: right;
}

a:visited	{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #a8bbc6;
	font-size :12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
		vertical-align: top;
	text-align: right;
}

a:active	{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
		vertical-align: top;
			text-align: right;

}

a:hover	{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
		vertical-align: top;
			text-align: right;

}

