/* DogAndTuba.css - Main style sheet  */

a:link		{color: #0000FF; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a:visited	{color: #0000FF; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a:active	{color: #990099; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a:hover		{color: #FF0000; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : underline;}

a.menu:link		{color: #0000FF; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a.menu:visited	{color: #0000FF; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a.menu:active	{color: #990099; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none;}
a.menu:hover	{color: #FF0000; font-family: "Georgia", "Times New Roman", Times, serif;  text-decoration : none; background-color: #E8E8E8}

a.sidebar:link		{color: #000080; font-family: "Verdana", "Arial", Helvetica, sans-serif;  text-decoration : none; font-size: smaller;}
a.sidebar:visited	{color: #000080; font-family: "Verdana", "Arial", Helvetica, sans-serif;  text-decoration : none;font-size: smaller;}
a.sidebar:active	{color: #990099; font-family: "Verdana", "Arial", Helvetica, sans-serif;  text-decoration : none;font-size: smaller;}
a.sidebar:hover		{color: #FF0000; font-family: "Verdana", "Arial", Helvetica, sans-serif;  text-decoration : underline; font-size: smaller;}

table	{font-family: "Georgia", "Times New Roman", Times, serif}

td.sidebar	{background-color:  #E8E8E8}

td.menu		{background-color:  #FAFAFA}

body	{font-family: "Georgia", "Times New Roman", Times, serif; background-color: White; color: Black;}

h1	{font-family: "Georgia", "Times New Roman", Times, serif}
h2	{font-family: "Georgia", "Times New Roman", Times, serif}
h3	{font-family: "Georgia", "Times New Roman", Times, serif}
h4	{font-family: "Georgia", "Times New Roman", Times, serif}
h5	{font-family: "Georgia", "Times New Roman", Times, serif}
h6	{font-family: "Georgia", "Times New Roman", Times, serif}