h1 {
font-family: tahoma;
font-size: 9px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
padding: 0px;
display: inline; 
}

.t1
{
font-family: tahoma;
font-size: 11px;
color: #8B6749;
text-decoration: none;
font-weight: bold;
padding: 1px;
}

.t2
{
font-family: tahoma;
font-size: 13px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
padding: 3px;
}

.t3
{
font-family: tahoma;
font-size: 10px;
color: #8B6749;
text-decoration: none;
font-weight: normal;
padding: 1px;
}

.t4
{
font-family: tahoma;
font-size: 10px;
color: #FF4B95;
text-decoration: none;
font-weight: normal;
padding: 1px;
}

.t5
{
font-family: tahoma;
font-size: 9px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
padding: 2px;
}

.t6
{
font-family: tahoma;
font-size: 30px;
color: #8B6749;
text-decoration: none;
font-weight: normal;
padding: 0px;
}

.myButton
{
background-color: #FF4A95;
border-color: #FFC804;
border-style: solid;
border-width: 1;
color: black;
font-family: tahoma;
}


SELECT, INPUT, TEXTAREA { 
	font-family: tahoma;
	color: #FF4B95;
	background-color: #ffffff;
	text-decoration:none;
	font-size:10px;
   border : 1px solid;

	border-width:1;
}

.SmalLink
{ font-family : tahoma; font-size: 9px; color : #000000; text-decoration: none; ; padding: 3px; }
.SmalLink A:Link 
{ font-family : tahoma; font-size: 9px; text-decoration: none; ; color: #000000 ; padding: 3px;}
.SmalLink A:Visited 
{ font-family : tahoma; font-size: 9px; text-decoration: none; ; color: #000000 ; padding: 3px;}
.SmalLink A:Hover 
{ font-family : tahoma; font-size: 9px; text-decoration : underline; color: #000000; padding: 3px;}


.blink
{ font-family : tahoma; font-size: 14px; color : #8B6749; text-decoration: none; ; padding: 3px; }
.blink A:Link 
{ font-family : tahoma; font-size: 14px; text-decoration: none; ; color: #8B6749 ; padding: 3px;}
.blink A:Visited 
{ font-family : tahoma; font-size: 14px; text-decoration: none; ; color: #8B6749 ; padding: 3px;}
.blink A:Hover 
{ font-family : tahoma; font-size: 13px; text-decoration: none; color: #8B6749; padding: 3px; font-weight: bold;}
