.nav {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #DA8990; line-height: 7px; text-align: right;}
	.nav a:link {color: #DA8990; text-decoration: none;}
	.nav a:visited {color: #DA8990; text-decoration: none;}
	.nav a:hover {color: #ffffff; text-decoration: none;}
	.nav a:active {color: #ffffff; text-decoration: none;}
	
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4CDB0;
	line-height: 22px;
	text-align: justify;
}
.body a:link {font-weight:bold; color: #DA8990; text-decoration: none;}
.body a:visited {font-weight:bold; color: #DA8990; text-decoration: none;}
.body a:hover {font-weight:bold; color: #ffffff; text-decoration: none;}
.body a:active {font-weight:bold; color: #ffffff; text-decoration: none;}

.timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4CDB0;
	text-align: right;
}
.formHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4CDB0;
}
.formBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4CDB0;
}
.formSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #D4CDB0;
}

/*  Style the Comment Entry Page  */
.head{font-family:verdana; font-size:12; font-weight:bold; color:#D4CDB0;}

.label{font-family:verdana; font-size:12; color:#D4CDB0;}

.success{font-family:verdana; font-size:12; font-weight:bold; color:#D4CDB0;}

.error{font-family:verdana; font-size:12; font-weight:bold; color:#D4CDB0;}


/*  Style the Comment Display page  */
.date{font-family:verdana; font-size:10; color:#D4CDB0;}

.title{font-family:verdana; font-size:12; font-weight:bold; color:#D4CDB0;}

.entry{font-family:verdana; font-size:12; color:#D4CDB0;}