/*CSS RF and Microwave Sales ( Philip Westwood ) Web site*/

body { background-image: url(images/background4.jpg);font-family: Arial, Times New Roman,  Verdana, courier, sans-serif; }

body.a1 { background-image: url(images/background3.jpg);font-family: Arial, Times New Roman,  Verdana, courier, sans-serif; }

body.a2 { background: #000000;font-family: Arial, Times New Roman, Verdana,courier, sans-serif;}

:link { color: #0000ff }
:visited { color: #800080 }
span.c4 {color: white; font-size: 80%}
span.c3 {color: white; font-size: 120%}
span.c2 {color: white}

P.a1 {color:black; font-size: 19px; font-weight: bold; font-style: normal}
P.a2 {color:DD8800; font-size: 19px; font-weight: bold; font-style: normal}
P.a3 {color:black; font-size: 16px; font-weight: bold; font-style: normal}
P.a4 {color:black; font-size: 16px; font-weight: normal; font-style: normal}
P.a5 {color:black; font-size: 13px; font-weight: normal; font-style: normal}
P.a6 {color:black; font-size: 13px; font-weight: bold; font-style: normal}
P.a7 {color:black; font-size: 11px; font-weight: bold; font-style: normal}

P.w1 {color:white; font-size: 19px; font-weight: bold; font-style: normal}
P.w2 {color:DD8800; font-size: 19px; font-weight: bold; font-style: normal}
P.w3 {color:white; font-size: 16px; font-weight: bold; font-style: normal}
P.w4 {color:white; font-size: 16px; font-weight: normal; font-style: normal}
P.w5 {color:white; font-size: 10px; font-weight: normal; font-style: normal}

/*======================*/
A:link {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: blue;
text-decoration: none;
background: 0;
} 

A:active {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: yellow;
text-decoration: none;
background: 0;
} 

A:visited {
font-family: Arial, Verdana, courier, sans-serif; 
font-size: 14px;
font-style: italic;
font-weight: bold;
color: yellow;
text-decoration: none;
background: 0;
}
A:hover { 
font-family: Arial, Verdana, courier, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: white;
text-decoration: none;
background: 0;
}
/*======================*/
A.navbutton:link {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: white;
text-decoration: none;
background: 0;
} 
A.navbutton:active {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: red;
text-decoration: none;
background: 0;
} 
A.navbutton:visited {
font-family: Arial, Verdana, courier, sans-serif; 
font-size: 12px;
font-style: normal;
font-weight: bold;
color: red;
text-decoration: none;
background: 0;
}
A.navbutton:hover { 
font-family: Arial, Verdana, courier, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: yellow;
text-decoration: none;
background: 0;
}
/*======================*/
A.navbutton1:link {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: blue;
text-decoration: none;
background: 0;
} 
A.navbutton1:active {
font-family: Arial, Verdana, courier, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: red;
text-decoration: none;
background: 0;
} 
A.navbutton1:visited {
font-family: Arial, Verdana, courier, sans-serif; 
font-size: 16px;
font-style: normal;
font-weight: bold;
color: yellow;
text-decoration: none;
background: 0;
}
A.navbutton1:hover { 
font-family: Arial, Verdana, courier, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: green;
text-decoration: none;
background: 0;
}