﻿/* Sets the style for unvisited links. */
a,  a:link {
	color: #0000CC;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #ca0009;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: normal;
}
/* Sets the style for a link that has focus. */
a:focus {
	color: #ca0009;
	font-family: Verdana;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #262499;
	font-family: Verdana;
}

.style13td {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.style24 {
	border-color: 0;
	border-style: none;
	border-width: 0px;
	background-color: #FFFFCC;
}
.titleorange16 {
	font-family: Arial;
	font-size: 16pt;
	color: #E94200;
	text-align: center;
}
hr {
	border-width: 0px;
	color: #E94200;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 1px;
}
.centtext {
	text-align: center;
}
.alignleft {
	text-align: left;
}
img{
border: 0;
}
