﻿.title1 { color: #cc3300; font-size:18px; font-weight:bold; font-family:arial; text-transform: capitalize; }
.title1 A{ color: #336699; text-decoration:underline; text-decoration: none; }
.title1 A:hover{ color: #336699; text-decoration:underline;}

.head { color: #cc3300; font-size:15px; font-family:arial; }

.header { color: #ccff00; font-size:13px; font-family:arial,verdana; }
.header A{ color: #ccff00;  text-decoration: none; font-weight:bold; }
.header A:hover { color: #ffffcc; text-decoration: underline;  }

.subhead { color: #008000; font-size:15px; font-family:arial; line-height:20px; font-weight:bold; }
.subhead A{ color: #008000;  text-decoration: none; text-decoration:underline; text-decoration:underline; }
.subhead A:hover { color: #cf1519; text-decoration: underline;  }

.top-links { color: #ffffff; font-size:13px; font-family:arial; }
.top-links A{ color: #ffffff; text-decoration: none; font-weight:bold; }
.top-links A:hover { color: #ffff00; text-decoration:underline; }

.links { color: #333333; font-size:11px; font-family:verdana,arial; line-height:19px; }
.links A{ color: #000000; text-decoration: none; }
.links A:hover { color: #FF0000; text-decoration:underline;  }

.footer { color: #000000; font-size:11px; font-family:verdana,arial; }
.footer A{ color: #800040;  text-decoration: none; }
.footer A:hover { color: #FF0000; text-decoration:underline; font-weight:bold; }

.txt1 { color: #111111; font-size:13px; font-family:Arial,verdana; line-height:19px; }
.txt1 A{ color: #cf1519; text-decoration: none; font-weight:bold; }
.txt1 A:hover { color: #008000; text-decoration: underline; }

.menu1 { color: #fff00; font-size:13px; font-family:Arial,verdana; line-height:px; }
.menu1 A{ color: #ffff00; text-decoration: none; text-decoration: underline; font-weight:bold; }
.menu1 A:hover { color: #ffffff; text-decoration:underline; }

.text { color: #333333; font-size:11px; font-family:verdana,arial; line-height:19px; }

body {
	margin-left:auto;
	margin-right:auto;
	width: 995px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #ffffff/*  - blue, 908F80, dark silver, dark blue: 244F80 , FFECB1*/
}

<!------
	-moz-box-shadow: 0 0 5px 5px#ffffff; -webkit-box-shadow: 0 0 5px 5px#999966; box-shadow: 0 0 5px 5px#999966;
   

------>