body {
	background-color : #FEE69B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	margin-left : 0px;
	margin-right : 0px;
	}
a:hover {
	color : Green;
}


.linkstable {
	
}
.linkstablecell a{
	color : #A52A2A;
	text-decoration : none;
}
.linkstablecell a:hover{
	color : #F0E68C;
	text-decoration : none;
}

.linkstablecell {
background-color : #FFA500;
	border-right-color : #FF8C00;
	border-right-style : solid;
	border-right-width : 3px;
	border-top-color : #FF8C00;
	border-top-style : solid;
	border-top-width : 3px;
	border-bottom-color : #FF8C00;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	border-left-color : #FF8C00;
	border-left-style : solid;
	border-left-width : 3px;
}


h2{ 
font-family:Arial, Helvetica, sans-serif;
 font-size:22px; color:#990000 
}

p{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:14px;

}
.myimage{
	
}
.caption{
	color : #686868;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.hiddenlinks{
	color : Black;
	text-decoration : none;
}