a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #A7B6C6;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #616A73;
	text-decoration: none;
}
#navigation{
	position: static;
	width : 10px;	
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 80%;
}

.button a {
	background-color : #DDDDDD;
	border : 1px solid #EAEAEA;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	display : block;
	text-indent: 6px;
	margin: 1px;
	padding: 4px 4px 4px 2px;
	
}

.button a:hover {
	background-color : #FF0000;
	color : #FFFFFF;
}

.button a:active {
	background-color : #FF0000;
	color : #FFFFFF;
}

.button a:visited {
	color : #888888;
}
.background1 {
	background-image: url(images/itsetup2_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background2 {
	background-image: url(images/itsetup2_r3_c2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.indexbg {
	background-image: url(images/indexart2prep_r1_c4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
