/* CSS Document */

a {
color : white;
	background-color : transparent;
	font-weight : 12px;
}

a:link {
	background-color : transparent;
	text-decoration : none;
	color: white;
}

a:visited {
	background-color : transparent;
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

a:active {
	text-decoration : none;
	color: white;
}

body,td,div{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size : 12px;
	
}


.linkgrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}
.linkgrey a:link {
	background-color : transparent;
	text-decoration : none;
	color: #666666;
	font-weight: bold;
}

.linkgrey a:visited {
	background-color : transparent;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.linkred a:hover {
	text-decoration : underline;
	color: #ff0000;
	font-weight: bold;
}

.linkred a:active {
	text-decoration : none;
	color: red;
	font-weight: bold;
}
.linkred  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: red;
	font-weight: bold;
	text-decoration: none;
	
}
.linkred a:link {
	background-color : transparent;
	text-decoration : none;
	color: red;
	font-weight: bold;
}

.linkgrey a:visited {
	background-color : transparent;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.linkgrey a:hover {
	text-decoration : underline;
	color: #666666;
	font-weight: bold;
}

.linkgrey a:active {
	text-decoration : none;
	color: #993333;
	font-weight: bold;
}

.linkgreysub  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}
.linkgreysub a:link {
	background-color : transparent;
	text-decoration : none;
	color: #666666;
	font-weight: bold;
}

.linkgreysub a:visited {
	background-color : transparent;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.linkgreysub a:hover {
	text-decoration : underline;
	color: #666666;
	font-weight: bold;
}

.linkgreysub a:active {
	text-decoration : none;
	color: #993333;
	font-weight: bold;
}

.linkwhite  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	
}
.linkwhite a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FFFFFF;
}

.linkwhite a:visited {
	background-color : transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.linkwhite a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

.linkwhite a:active {
	text-decoration : none;
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.header01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF9933;
	font-weight: bold;
}
.headlines {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
.path{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}


