﻿.review {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	font-style: italic;
	font-weight: lighter;
	background-color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: medium;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
