﻿.white_text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A:hover {color: #000000;
           text-decoration: underline;
}
   A {font-size: small;
      text-decoration: none;
      text-align: center;
      font-weight: normal;
      font-family: "arial";
      color:#004A6F;
}
   H2  {
     color: "#FFCC00";
     font-size: large;
     font-weight: bold;
     font-family: serif;}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #646464;
}

