a
{
font-size: 14px;
    
}

a:hover 
{
  font-size: 14px;  
}

a:hover img 
{
    border: 1px solid;
}

.thumb_table
{
    
    border:           0px solid black;
}
textarea,input,select {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
	padding:2px;
}
.thumb
{
    border: 1px solid #000000;
	background-color: #000000;
}

body
{
    font-size:   14px;
    font-family: "Times New Roman", Times, serif;
}

td
{
    font-size:   14px;
    font-family: "Times New Roman", Times, serif;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}
