a {
	color: #493b3b;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

div {
	overflow: hidden;
}

img {
	border: none;
}

img.button {
	height: 60px;
	width: 200px;
}

/* hide from ie on mac \*/
#flashcontent {
	height: 100%;
	overflow: hidden;
}
/* end hide */
