a:link,
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*Jpg Styling*/
.jpgs img {
	position:absolute;
}

#imgs1, #imgs2, #imgs3, #imgs4, #imgs5 {
	width: 290px;
	height: 200px;
}

#imgs6 {
	width: 200px;
	height: 290px;
}