A:link    {text-decoration: none; font-family: Verdana; color:#1883F0; font-weight: bold;}
A:visited {text-decoration: none; font-family: Verdana; color:#1883F0; font-weight: bold;}
A:active  {text-decoration: none; font-family: Verdana; color:#1883F0; font-weight: bold;}
A:hover   {text-decoration: none; font-family: Verdana; color:#9E23EC; font-weight: bold;}

body
{ 
	scrollbar-color: red;
 }
 
#input_body
{
	background:url("../images/dolphin_bg.jpg");
	background-position:center;
	background-color:white;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:verdana, arial;
	margin-right:.02in;
}

#input_bg
{
	background:url("images/dolphin_bg.jpg");
	font-family: Verdana;
	font-weight: bold;
}

#table_links
{
	A:link    {text-decoration: none; font-family: Verdana; color:#1883F0;}
	A:visited {text-decoration: none; font-family: Verdana; color:#1883F0;}
	A:active  {text-decoration: none; font-family: Verdana; color:#1883F0;}
	A:hover   {text-decoration: none; font-family: Verdana; color:#9E23EC; font-weight: bold;}
}
