a {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A79847;
	text-decoration : underline;
	}
	
a:hover {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
	}
	
a.small {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A79847;
	text-decoration : underline;
	}
	
a.small:hover {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration : underline;
	}	

td {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

td.red {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B0063A;
}

ul {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
		
ol {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
	
.mainheading {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.red {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B0063A;
	}
	
.small {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}

b {
	FONT: bold 14px Times New Roman, sans-serif;
    color : #000000;
	}
	
b.large {
	FONT: bold italic 17px Times New Roman, sans-serif;
    color : #000000;
	}
	
b.gold {
	FONT: bold italic 17px Times New Roman, sans-serif;
    color : #A79847;
	}
	
input {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

textarea {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
SELECT {
	COLOR: #000000;
	FONT-FAMILY: Times New Roman, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration : none;
}
