﻿p,.text {font-family: arial,verdana,Tahoma, Arial; font-size: 12px;}
input {font-family: arial,verdana,Tahoma, Arial; font-size: 12px;}
textarea {font-family: arial,verdana,Tahoma, Arial; font-size: 12px;}
a,a:active,a:link,a:visited {font-family: arial,verdana,Tahoma, Arial; font-size: 12px; font-weight: normal; color : purple; text-decoration: none; background : transparent;}
a:hover {
  font-family: arial,verdana,Tahoma, Arial;
  font-size: 12px;
  font-weight: normal;
  color : blue;
  text-decoration: none;
  background : transparent;
}

a.bottom,a.bottom:active,a.bottom:link,a.bottom:visited {
	font-family: arial,verdana,Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color : #254f78;
  text-decoration: none;
  background : transparent;
}

a.bottom:hover {
  font-family: arial,verdana,Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color : white;
  text-decoration: none;
  background : transparent;
}

a.nav,a.nav:active,a.nav:link,a.nav:visited {
	font-family: arial,verdana,Tahoma, Arial;
  font-size: 10px;
  font-weight: normal;
  color : #003366;
  text-decoration: none;
  background : transparent;
}

a.nav:hover {
  font-family: arial,verdana,Tahoma, Arial;
  font-size: 10px;
  font-weight: normal;
  color : purple;
  text-decoration: none;
  background : transparent;
}

a.whitenav,a.whitenav:active,a.whitenav:link,a.whitenav:visited {
	font-family: arial,verdana,Tahoma, Arial;
  font-size: 12px;
  font-weight: normal;
  color : white;
  text-decoration: none;
  background : transparent;
}

a.whitenav:hover {
  font-family: arial,verdana,Tahoma, Arial;
  font-size: 12px;
  font-weight: normal;
  color : white;
  text-decoration: underline;
  background : transparent;
}
.opt {color: #254F78; font-family: arial,verdana,Tahoma, Arial; font-size: 10px}
a.opt,a.opt:active,a.opt:link,a.opt:visited {
  font-family: arial,verdana,Tahoma, Arial;
  font-size: 10px;
  font-weight: normal;
  color : #254F78;
  text-decoration: none;
  background : transparent;
}
a.mobile,a.mobile:active,a.mobile:link,a.mobile:visited {
  font-family: Arial, Verdana, Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color : #254F78;
  text-decoration: none;
  background : transparent;
}

