.smalltext  {
	font-family : verdana;
	font-size : 10px;
	color : black;
}

.minitext  {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : black;
}

.yellowtext  {
	font-family : verdana;
	font-size : 9px;
	color : black;
}

.blacktext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

.rightlink  {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}

.rightlink:hover  {
	text-decoration : underline;
}

.rightlink:visited {
	color : Navy;
}

.blacktextl  {
	font-family : arial;
	font-size : 14px;
	color : black;
}

.whitetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

.whitetextbig  {
	font-family : verdana;
	font-size : 12px;
	color : white;
}

.bigprice  {
	font-family : verdana;
	font-size : 28px;
	color : black;
}

.headlink  {
	font-size : 11px;
	font-family : verdana;
	color : White;
	text-decoration : none;
}

.headlink:hover  {
	COLOR : Yellow;
}

.minilink  {
	font-size : 11px;
	font-family : verdana;
	color : White;
	text-decoration : none;
}

.minilink:hover  {
	text-decoration : underline;
}

.minilink:visited { color : White }


.bodylink  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.leftlink  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.bigbodylink  {
	color : Black;
	font-family : arial;
	font-size : 14px;
}

.search {
	font: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.browselink {
	color : #6867AF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.browselink:visited {
	color : #6867AF;
}

input.vodinput1  {
	height : 19px;
	font-size : 10px;
}

select.vodselect1  {
	height : 10px;
	font-size : 10px;
}

			.greenButton {
			 background-color: ffffff;
			 color: black;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				border-color: green;
			}
	  
