body {background-color:ffff99;}

div	{Width:806px;margin-left:100px;padding:0px;}

div.blog	{border-style:solid;border-width:1px;border-color:teal;}


a:link {text-decoration:none}    /* unvisited link */
a:visited {text-decoration:none} /* visited link */
a:hover {text-decoration:underline;background:white; border:solid 1px red;}   /* mouse over link */
a:active {text-decoration:underline}  /* selected link */



h1	{text-align:center; font-size: 40pt;color:red;}

h2	{text-align:left; font-size: 20pt;}

h3	{text-align:left; font-size: 18pt;color:blue;}

h4	{test-align:left; font-size:14pt;color:red;}


p	{padding:4px;font-size:12pt;font-family:arial;font-weight:normal;}

table	{width:100%}

table.borders	{border:1px solid black;}

table.navigation 

		{background-color:99ff66;border:1px #ffffff;}

td.navbar	{border-style:solid;border-width:1px;border-color:#fffafa;text-align:center;width:10%;}

span.greeninline	{color: green;}

span.grayinline		{color: gray;}



		








