﻿/*
UPENDO STYLESHEET
www.studio-tamu.com
==============================
Body / Header
*/
a:focus {
outline:0;
}




body {
background:#626668;
position:relative;
margin:20;
padding:20;
}

div.box{
padding: 6px;
text-align: left;
font-size:8.5pt;
line-height:18px;
font-family:verdana;
font-style:normal;
font-weight:13pt;
color:#ffffff;

}

a:link {
COLOR: #C2C1C1; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:normal;
}
a:visited {
COLOR: #C2C1C1; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:normal;
}
a:hover {
COLOR: #C2C1C1; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt; font-weight:normal;
}
a:active {
COLOR: #C2C1C1; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size:9pt;font-weight:normal;
}
