﻿.style2 {
				background-color: #0000FF;
				background-image: url('images/faded%20flag.jpg');
}
.style3 {
				border-style: solid;
				border-width: 2px;
}
.style4 {
				text-align: center;
}
.navstyle {
				background-color: #FF0000;
}
.bannerstyle {
				font-size: xx-large;
				text-align: center;
				color: #FF0000;
}
.bodycell {
				background-color: #0000FF;
}
body {
				font-family: "Brush Script MT";
				font-size: 28px;
}
link {
				color: #0000FF;
}
a:visited {
				color: #FF6600;
}
