a:link {color:blue; text-decoration:underline;}
a:visited {color:purple; text-decoration:underline;}
a:focus {color:red;}
a:hover {color:green; text-decoration:none; background-color:yellow;}
a:active {color:red;}

a.yah {background-color:silver; text-decoration:none;}

div#navigation_bar {font-size: 1.5em; font-weight:bold;}
div#home_text p {color:black;}

h2.location {color:red; text-align:right;}

table {background-color:#bfe2f9; width:100%; margin-right:auto; margin-left:auto;}

img {margin:10px;}
