
A.link:link { color: #ffffff }
A.link:link {  font-family: arial }
A.link:link { font-size: 13px }
A.link:link {font-weight: bold }
A.link:visited { color: #ffffff }
A.link:visited {font-size: 13px }
A.link:visited {font-weight: bold }
A.link:visited {  font-family: arial }
A.link:visited {  text-decoration: underline }
A.link:hover { color: #DBEBFB }
A.link:hover { font-size: 13px }
A.link:link, A.link:visited, A.link:active { text-decoration: underline }

A.linktxt:link { color: #336699 }
A.linktxt:link {  font-family: arial }
A.linktxt:link { font-size: 12px }
A.linktxt:link {font-weight: bold }
A.linktxt:visited { color: #6699cc }
A.linktxt:visited {font-size: 12px }
A.linktxt:visited {font-weight: normal }
A.linktxt:visited {  font-family: arial }
A.linktxt:visited {  text-decoration: underline }
A.linktxt:hover { color: #666666 }
A.linktxt:hover { font-size: 12px }
A.linktxt:link, A.linktxt:visited, A.linktxt:active { text-decoration: underline }

A.sublink:link { color: #ffffff }
A.sublink:link {  font-family: arial }
A.sublink:link { font-size: 13px }
A.sublink:link {font-weight: normal }
A.sublink:visited { color: #ffffff }
A.sublink:visited {font-size: 13px }
A.sublink:visited {font-weight: normal }
A.sublink:visited {  font-family: arial }
A.sublink:visited {  text-decoration: underline }
A.sublink:hover { color: #DBEBFB }
A.sublink:hover { font-size: 13px }
A.sublink:link, A.sublink:visited, A.sublink:active { text-decoration: underline }


/* Watermark on main page */
.bgwatermark{
	background-image: url(images/neuron.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.date {color: #ffffff ! important;
          font-size: 13px; 
          font-weight: bold;
          font-family: arial; 
          background-color: #336699;
          }
		  
 .date1 {color: #ffffff ! important;
          font-size: 13px; 
          font-weight: bold;
          font-family: arial; 
          background-color: #6699cc;
          }

.address {color: #336699 ! important;
          font-size: 13px; 
          font-weight: bold;
          font-family: arial; 
          background-color: #ffffff;
          }

.text {color: #000000 ! important;
          font-size: 12px; 
          font-weight: normal;
          font-family: arial; 
          background-color: #ffffff;
          }
		  
.hed {color: #6699cc ! important;
          font-size: 18px; 
          font-weight: bold;
          font-family: arial; 
          background-color: #ffffff;
          }
