a {
	font-family: Tahoma, Verdana, Serif;
	font-weight: normal;
	color: #0260FD;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
color:red;
}

input{
	font-size: 10px;
}

form{
	margin: 0px;
	padding: 0px;
}

IMG {
	border: none;	
}

.center{
text-align: center;
}

.left{
text-align: left;
}
.right{
text-align: right;
}

.red{
	color: #FF0000;
	background-color: transparent;
}

.webtrust{
padding-top: 10px;
margin-left: 60px;
}

a.price, a:hover.price, a:active.price, a:visited.price{
color: black;
background: none;
text-decoration:none;
}


.submitbt {
margin:0px;
padding:0px;
height:28px;
border:0px;
width:76px;
background: transparent url("//www.instantssl.com/ssl-certificate-images/sslbuynow.jpg") no-repeat;
 }
 
 a.redlink{
 color:red;
 }
