BODY
{
	BACKGROUND-COLOR: #28388c;
	background-image: url("screen/back_li.gif");
	margin-left: 0px;
	margin-top: 0px;
}

.buttonmain
{
	background-color : #002988;
	border-bottom : 1px solid #A2B2D1;
}

.buttondarkmain
{
	background-color : #00226B;
}

A
{
	FONT-SIZE: 15px;
	FONT-FAMILY: Garamond, Times New Roman, serif;
	font-weight: bold;
	line-height: 16px;
	COLOR: #D2DBEE;
	text-decoration: none;
}


A:hover
{
	FONT-SIZE: 15px;
	FONT-FAMILY: Garamond, Times New Roman, serif;
	font-weight: bold;
	line-height: 16px;
	COLOR: #FFDB5D;
	text-decoration: none;
}

A:active
{
	FONT-SIZE: 15px;
	FONT-FAMILY: Garamond, Times New Roman, serif;
	font-weight: bold;
	line-height: 16px;
	COLOR: #FFDB5D;
	text-decoration: none;
}

A:visited
{
	FONT-SIZE: 15px;
	FONT-FAMILY: Garamond, Times New Roman, serif;
	font-weight: bold;
	line-height: 16px;
	COLOR: #D2DBEE;
	text-decoration: none;
}




