.button{
	text-align:center;
	background-color:#87cbf6;
	border-style:outset;
	font-weight:bold;
}
.link{
	font-size:14px;
	color:black;
	font-weight:bold;
}
a:link{
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:underline;}
a:visited{
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:underline;}
a:hover{
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:none;}

.warrenty_label{
	font-size:24px;
	font-weight:bold;
	font-family:Times;
	color:blue;
	text-align:center;}

.font{
	font-size:14px;
}

.title{
	font-size:18px;
	font-weight:bold;
}

.box{
	border-style:outset;
	background-color:silver;
}
.entry{
	font-family:times;
	font-size:10pt;
	background-color:#fafbc7;}	
}
