p, td, ul, li, ol, .normal {
	font: 14px/20px Times New Roman, Times, Serif;
	color: #504623;
	}	

.title {
	font: 15px/20px Times New Roman, Times, Serif;
	font-weight: bold;
        color: #7B000A;
}

.homecontent {
	padding: 10px;
}

.menu2 {
	font: 13px/13px Times New Roman, Times, Serif;
        color: #000000;
        }

.menu2on {
	font: 13px/13px Times New Roman, Times, Serif;
        color: #640000;
        }

*.menu2 A:link  { color : #000000; text-decoration: none; }
*.menu2 A:visited       { color : #000000; text-decoration: none; }
*.menu2 A:active        { color : #000000; text-decoration: none; }
*.menu2 A:hover { color : #640000; text-decoration: none; }

*.menu2on A:link        { color : #640000; text-decoration: none; }
*.menu2on A:visited     { color : #640000; text-decoration: none; }
*.menu2on A:active      { color : #640000; text-decoration: none; }
*.menu2on A:hover       { color : #640000; text-decoration: none; }

a:link 	{ text-decoration: underline; color: #000000 }
a:active	{ text-decoration: underline; color: #000000 }
a:visited	{ text-decoration: underline; color: #000000 }
a:hover	{ text-decoration: underline; color: #000000 }

.submit { background-color: #640000; color: #FFFFFF; font-size: 10px; font-weight: bold; line-height:18px}
