﻿a:link
{
	color: #aa2020;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
}
a:hover
{
	color: white;
	font-size: 12px;
	font-family: arial;
}


a:visited
{
	color: #aa2020;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
}

input.txt
{
   font-size:12px;
   font-family:arial;
   height:15px;
   background-color:#2e0101;
   border-style:none;
   color:#ffffff;
}


textarea 
{
	background-color: #2e0101;
	border: none;
	color: white;
	font-family: arial;
	font-size: 12px;
	font-weight: normal
} 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



input.but
{
   font-size:10px;
   font-family:tahoma;
   width:140px;
   height:20px;
   color:white;
   background-color:#603939;
   border-style:none;
}

.text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: none;
}

td {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: none;
}

li {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: none;
}
.title {
	color: #aa2020;
	font-size: 17px;
	font-family: arial;
	font-weight:bold;
}

.subtitle {
	color: #aa2020;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
}


