body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	background-color : black;
	background-image:  url("assets/BG-metal3.gif");
	background-repeat : repeat;
	background-attachment : fixed;
}

a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
	color: red;
}
.heading1 {
	font-size: 20px;
	font-weight: bold;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
}
.navbar {
	font-size: 14px;
}
.cowgirlText {
	font-size: 14px
}
.sponsor {
	font-size: 16px
}
.bio {
	font-size: 14px;
	color: #c0c0c0
}
.footer {
	font-size: 10px;
}
}
.blue {
	font-size: 14px;
	color: ##00CED1
}
.segoe-print {
	font-size: 16px;
	font-family: "segoe print";
	color: blue
}
