/* CSS Document */
body {
	background-image: url(../../Dreamweaver template/MissVix Site/images/Layout/images/body Background.jpg);
	background-image: url(../../../Dreamweaver template/MissVix Site/images/Layout/images/body Background.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	color: #802900;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

