/* additional style directions for leftmenu */
body {
	background-image: url('StylePics/blue_wave.jpg')
}


a:link { 
color: rgb(0,0,0)
}

a:active { 
color: rgb(0,0,0)
}

a:visited { 
color: rgb(0,0,0)
}

a:hover {
color: rgb(0,0,0)
}

p {
 	margin-top: 8px; 
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px 
}
