﻿
.menu {font-family:Arial; font-size:9pt; font-weight:bold}

 
  *{font-family:arial;}
	.fonty{font-size:10pt;}

 
.buttontable 
{
  border:#3300CC solid 1px;
}


.button
{ 
  border:#3300CC solid 1px;
  background-color:#6699CC;
  font-weight:bold;
  text-align:center;
}

.button a 
{
	color:white;
	font-weight:bold;
}

.button a:hover
{
	color:blue;
	font-weight:bold;
}


.buttonover 
{
	border:#3300CC solid 1px;
	background-color:#66CCCC;
	color:white;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}