body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #640000;
}
a:visited {
	color: #640000;
}
a:hover {
	color: red;
}
a:active {
	color: #640000;
}

.body_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.body_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.bold_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B1C00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}


.black_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.bold_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00355D;
}

.blue_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7ADDFE;
}

.bold_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B4E3A;
}

.bold_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C0000;
}

.red_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #300;
}

.white_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.bold_light_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7ADDFE;
}

a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a:link {
	color: #600;
	text-decoration: underline;
}
a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #600;
	text-decoration: underline;
}

.centered_white_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.small_white_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.bold_light_purple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99F;
}

.bold_light_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCF;
}

a.largebuttons:link {
	color: #6C4600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.largebuttons:active {
	color: #6C4600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.largebuttons:visited {
	color: #6C4600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.largebuttons:hover {
	color: #900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.medbuttons:link {
	color: #FF37D7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

a.medbuttons:active {
	color: #FF37D7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

a.medbuttons:visited {
	color: #FF37D7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

a.medbuttons:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


a.smallbuttons:link {
	color: #FF80FF;
	font-size: 12px;
	text-decoration: none;

}

a.smallbuttons:active {
	color: #FF80FF;


	font-size: 11px
	text-decoration: none;;

}

a.smallbuttons:visited {
	color: #FF80FF;
	font-size: 12px;
	text-decoration: none;

}

a.smallbuttons:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #682090;
}
a.largeredbuttons:link {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.largeredbuttons:active {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
a.largeredbuttons:visited {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
a.largeredbuttons:hover {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.medwhitebuttons:link {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #7360AC;

}

a.medwhitebuttons:active {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #7360AC;

}

a.medwhitebuttons:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #7360AC;

}

a.medwhitebuttons:hover {
	color: #FF37D7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #7360AC;

}


a.smallwhitebuttons:link {
	color: white;
	font-size: 12px;
	text-decoration: none;

}

a.smallwhitebuttons:active {
	color: white;
	font-size: 12px;
	text-decoration: none;

}

a.smallwhitebuttons:visited {
	color: white;
	font-size: 12px;
	text-decoration: none;

}

a.smallwhitebuttons:hover {
	color: #FF80FF;
	font-size: 12px;
	text-decoration: none;
	background-color: #7360AC;
}
