a:hover     { color: #FFFFCC; text-decoration: none }
a:active    { text-decoration: none }
a:link      { text-decoration: none }
a:visited   { text-decoration: none }

body        { color: #FFFFCC;
	        scrollbar-face-color: #B44223;
	        scrollbar-shadow-color: #FFFFCC;
	        scrollbar-highlight-color: #FFFFCC;
	        scrollbar-3dlight-color: #8C351C;
	        scrollbar-darkshadow-color: #8C351C;
	        scrollbar-track-color: #D8B67C;
	        scrollbar-arrow-color: #FFFF99; font-family: "Times New Roman", Times, serif} 
			
.paragraph { font-family: "Times New Roman", Times, serif; font-size:16px; color: #FFFFCC }
.tinytext1  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px }
.tinytext2  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #ECCF77}
.blogtitle  { font-family: "Times New Roman", Times, serif; font-size:24px; color: #D5CFB3; margin:2px }
.date	    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold }
.posts	    { font-family: "Times New Roman", Times, serif;; font-size:16px }
.byline	    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px }
.button		{ font-weight: bold }

p { font-family: "Times New Roman", Times, serif; font-size:16px; color: #FFFFCC}
li { font-family: "Times New Roman", Times, serif; font-size:16px; color: #FFFFCC }
td { font-family: "Times New Roman", Times, serif; font-size:16px; color: #FFFFCC }
h4          { font-family: "Times New Roman", Times, serif; font-size:16px; color: #343630; font-weight: bold }
h3			{ font-family: "Times New Roman", Times, serif; font-size:18px; color: #FFFF99; font-weight: normal}

select, textarea, input
        	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
