		
/*regular styles*/

html, body {
background:#FFFFFF no-repeat;
height:100%;}


body{
width:100%;
height:100%;
margin:0 auto;
padding:0;
font-family:Times New Roman, Times, serif;
font-size:12px;}

a{
border:none;
outline: none;}

a:link {
color: #000000;
text-decoration: none;}

a:visited {
color: #000000;
text-decoration: none;}

a:active {
color: #000000;
text-decoration: none;}

a:hover {
color: #996600;
text-decoration: underline overline;}
 
.style3 {
font-size: 11px};

.language {
font-size: 10px;
color:#996600;}

img{
border:none;}