﻿dd
{
	margin: 0;
}

dd#item-1
{
	position: absolute;
	margin-top: 4px;
	margin-left: 0px;
	width: 940px;
	text-decoration: none;
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 0.9em;
}

dd#item-1 a
{
	color: black;
	text-decoration: none;
	}

dd#item-1 a:focus
{
	color: black;
	text-decoration: underline;
	}

dd#item-1 a:hover
{
	color: black;
	text-decoration: underline;
	}

dd#item-1 a:focus
{
	color: green;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}

dd#item-2 a
{
	position: absolute;
	margin-top: 140px;
	margin-left: 20px;
	width: 99px;
	height: 38px;
	text-decoration: none;
}


dd#item-2 a
{
	color: White;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}
dd#item-2 a:hover
{
	color: green;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}

dd#item-3 a
{
	position: absolute;
	margin-top: 140px;
	margin-left: 100px;
	width: 177px;
	height: 38px;
	text-decoration: none;
}

dd#item-3 a
{
	color: White;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}
dd#item-3 a:hover
{
	color: green;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}


dd#item-4 a
{
	position: absolute;
	margin-top: 140px;
	margin-left: 290px;
	width: 155px;
	height: 38px;
	text-decoration: none;
}

dd#item-4 a
{
	color: White;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}
dd#item-4 a:hover
{
	color: green;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}
	
	
dd#item-5 a
{
	position: absolute;
	margin-top: 140px;
	margin-left: 450px;
	width: 155px;
	height: 38px;
	text-decoration: none;
}

dd#item-5 a
{
	color: White;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}
dd#item-5 a:hover
{
	color: green;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	}

