﻿

div
{  
	color: white;
	font-size: 12px;
	font-family :Tahoma ;
	}


a:hover
{
	font-size: 14px;
	color: red;
	text-decoration: none;
	background-color: #cc6600;
}
a
{
	font-size: 13px;
	color: #cd853f;
	text-decoration: none;
	border-right: #990000 1px solid;
	vertical-align: middle;
	text-align: center;
	line-height: 20pt;

}
