/* CSS Document 

created by Weensyweb Designs http://www.weensyweb.com

for http://www.flickrsa.com

April 2007

*/

img {
	border: none;
}

.flashcontent {
		border: none;
		width: 680px;
		height: 680px;
}

body {
	background-color: #231F20;
	margin: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

a {
	color: #DBCD9B;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}