﻿
	a {
		color: #0b1a3e;
		text-decoration:none;}
		
	a:hover {
		color: red;
		text-decoration:underline;}

	}
	a:visited {
		color: #0b1a3e;

.logo-div {
    float:left;
}


.logo-edge {

   /* margin: auto;
	max-width: 50%;
    background: url('https://edgereports.com/n_images/edge-logo.jpg') no-repeat;*/
 

padding-left: 15px;  background: url(https://edgereports.com/n_images/edge-logo.jpg) no-repeat;
  
  */
  
  /*float: left;
  background: url('../n_images/edge-logo.jpg') repeat-x;
  border: none;
  padding: 5px;
  margin-top: 5px;
  width: 73px;
  outline: none;
  margin-left: 7px;
  color: #fff;
  cursor: pointer;*/

}



.small-logo {
    content: url("images/logo.jpg");
}



.fmenu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : Bold;
	text-decoration : underline;
	color: #0b1a3e;
}

.smenu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : Normal;
	text-decoration : none;
	color: #0b1a3e;
}


.hmnu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	text-decoration : none;
	color: #0b1a3e;
}

a.hmnu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	text-decoration : none;
	color: #0b1a3e;
}

.hmnu2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color: #0b1a3e;
	font-weight : normal;
}

a.hmnu2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color: #0b1a3e;
	font-weight : normal;
}

.Specials {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Red;
	font-weight : normal;
}

a.Specials {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-decoration : none;
	color : Red;
	font-weight : normal;
}


body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : normal;
}

a.fmenu {
	text-decoration: underline;
	color : Blue;

	font-size: 7pt;
	font-weight: normal;
}

a:hover.fmenu {
	text-decoration: underline;
	color : Red;
}

a {
	text-decoration: none;
	font-weight : Bold;
	color: #0b1a3e;
}

a:hover {
	text-decoration: none;
	color : Red;
}

a.D {
	text-decoration: none;
	font-weight : normal;
	color: #0b1a3e;
}

a:hover.D {
	text-decoration: none;
	color : Red;
}

a.Cats {
	text-decoration: none;
	font-weight : normal;
	color: #0b1a3e;
}

a:hover.Cats {
	text-decoration: none;
	color : White;
}