﻿A.menu {
    font-weight: bold;
    text-decoration: none;
    color: #800000;
    font-family: Times New Roman;
    font-size: 14px
    
}
td.darkstd { background-color:#FFFFFF; }
table.darkstd { background-color:#FFFFFF; border-color:#FFFFFF}
td.lightstd { background-color:#FFFFFF; border-color:#FFFFFF}

A.menu:HOVER { text-decoration:underline;}

A.order {
    font-weight: bold;
    text-decoration: none;
    color: #800000;
    font-family: Times New Roman;
    font-size: 14px
    
}

A.order:HOVER { text-decoration:underline;}


A {
    font-weight: bold;
    text-decoration: none;
    color: #800000;
    font-family: Times New Roman;
    
}
A:HOVER { text-decoration:underline;}

html         { 
	font-family: Times New Roman; 
	font-size: 14px 
}
td         { 
	font-family: Times New Roman; 
	font-size: 14px 
}
div         { 
	font-family: Times New Roman;
	font-size: 14px 
}

p            { 
	font-family: Times New Roman; 
	font-size: 14px 
}
ul            { 
	font-family: Times New Roman; 
	font-size: 14px 
}
ol            { 
	font-family: Times New Roman; 
	font-size: 14px 
}
input        {
        font-family: Times New Roman;
        font-size: 14px;
        border: 1 solid #7D0535;
}         
input.image        {
        font-family: Times New Roman;
        font-size: 14px;
        border: 0 solid #7D0535
}         
select        {
        font-family: Times New Roman;
        font-size: 14px;
        border: 1 solid #7D0535
}   


