body, td, th {



font-family:tahoma;

font-size: 9px;



}

body{

background-image: url('images/bg.jpg');
background-repeat: repeat-x;

}

A, A:visited, A:link, A:active{

font-family:tahoma;

font-size: 9px;

color:#000000;

text-decoration: none;

font-weight: bold;

}

A:hover{

font-family:tahoma;

font-size: 9px;

color:#000000;

background-color: #FAD587;

text-decoration: none;

font-weight: bold;

}

h4{ color: #333333;



font-weight: bold;



font-size: 14px;



display: block;



font-face: tahoma;



background: #FAD587;



text-transform: uppercase;



letter-spacing: 0.2em;



border-bottom: 1px dotted #FAD587;



padding-left: 8px;}



hr{



border: 5px solid #87B0FA;



}



.blogimage {



padding: 4px;



border: 3px solid #87B0FA;



}



b, strong {

color: #87B0FA;

font-family:tahoma;

font-size: 10px;

font-weight: bold;

text-decoration: underline;

text-transform: uppercase;



}

input, textarea {

background-color: #FAD587;

font-size: 10px;

color: #333333;

}