p {

font-size: 14px;
font-family: Arial;
}

li {

font-size: 14px;
font-family: Arial;
}

a:link {

font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #0193de;
line-height: 20px;
}

a:visited {

font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #0193de;
}

a:active {

font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #f5ef7d;
}

a:hover {

font-size: 14px;
font-family: Arial;
font-weight: bold;
text-decoration: underline;
color: #f5ef7d;
}

.pagehead {

font-size: 18px;
font-family: Arial;
font-weight: bold;
}

.errorbox
{
	background-color: #ebf1d5;
	color: #333333;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}

.tborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #bdd17c;
}
