﻿/* Generated by KompoZer */
@charset "utf-8";

a:link {
  text-decoration: none;
  color:white;
  font-size:12px;
  font-weight: bold;  
  font-family: Arial,Helvetica,sans-serif;
}
a:visited {
  text-decoration: none;
  text-decoration: none;
  color:white;
  font-size:12px;
  font-weight: bold;  
  font-family: Arial,Helvetica,sans-serif;
}
a:hover {
  text-decoration: none;
  background: red none repeat scroll 0%;
  color:#FFDF00;
  font-weight: bold;  
  font-family: Arial,Helvetica,sans-serif;
}
a:active {
  text-decoration: none;
  color: red;
  font-size:12px;
  font-weight: bold;  
  font-family: Arial,Helvetica,sans-serif;
}
body{
background-color:#2A3F00;
}
.title {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #990000;
  font-size:20px;
}
.title2{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #990000;
  font-size:20px;
  font-style:italic;
}
.saiida1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FCCC4F;
font-weight: bold;
}

.saiida5 {
  font-family: Arial,Helvetica;
  color:#FF9900;
  font-size:13px;
  
}
.saiida6 {
  font-family:Arial, Helvetica;
  font-size: 14px;
  color: white;
  font-weight:100;
}
.saiida7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}

.subtitle {
font-family:"Times New Roman", Times, serif;
color: white;
font-size: 20px;
font-weight: bolder;
font-style:italic;
}
.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}
