a {

	text-decoration: none;

	color: #333333;

}



a:active {

	color: #000000;

}



a:visited {

	color: #333333;

}



a:hover { 

    color: #ff0000; 

	background: #ffff00;

}



h1 {

	font-family: Verdana;

	color: #333333;

	margin-bottom: 0%;

	text-align: left;

    font-size: 12px;

    font-weight: normal;

}



h2 {

    font-family: Verdana;

	text-align: center;

    margin-bottom: 0%;

    font-size: 12px;

}



h3 {

    font-family: Verdana, Arial;

	margin-bottom: 0%;

	text-align: center;

    font-size: 11px;

    font-weight: normal;

}



h4 {

    font-family: Verdana;

	margin-bottom: 0%;

    color: #333333;

	text-align: left;

    font-size: 12px;

    font-weight: normal;

}



h6 {

    font-family: Verdana;

	margin-bottom: 0%;

    color: #333333;

	text-align: left;

    font-size: 10px;

    font-weight: normal;

}



h5 {

	font-family: Verdana;

	color: #333333;

	margin-bottom: 0%;

	text-align: left;

    font-size: 12px;

    font-weight: normal;

}



p {

	font-family: Verdana;

	color: #000000;

	margin-bottom: 0%;

	text-align: left;

    font-size: 11px;

    font-weight: normal;

}







