a { 		
	color: #12184A;
	text-decoration: none;
}

a:visited {
	color: #979797;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.date {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.maintext {
	color: #666666;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.menutext {
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: regular;
	font-size: 10px;
	text-decoration: none;
}

a.menutext:hover {
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: regular;
	font-size: 10px;
	text-decoration: none;
}

a.menutext:visited {
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: regular;
	font-size: 10px;
	text-decoration: none;
}

.sidemenu {
	color: #979797;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

a.sidemenu {
	color: #979797;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

a.sidemenu:hover {
	color: #003366;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.footer {
	color: #666666;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.pic {
	color: #12184A;
	text-decoration: none;
}

a.pic:visited {
	color: #979797;
	text-decoration: none;
}

a.pic:hover {
	color: #FF0000;
	text-decoration: none;
}

INPUT {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	background: #FEFCF2;
	border-style: solid;
	border-color: #6699CC;
}

INPUT.Submit {
	color: #000000;
	background: #DBBE72;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	background: #FEFCF2;
	border-style: solid;
	border-color: #6699CC;
}