﻿a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
.style1 {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	border-color: #c0c0c0;
	border-width: 0px;
}
.list {
	list-style-image: url('new-imgs/point2.jpg');
}
.style2 {
	border-width: 0px;
	border-color: #c0c0c0;
}
.headtitle {
	text-decoration: underline;
}
.newStyle1 {
	border: 1px solid #FFFFFF;
}
