﻿.annai {
	padding: 5px;
}
.style1 {
	font-size: 18px;
	color: #FF3333;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #FF6666;
	font-weight: bold;
}
body {
	background-color: #FFEBD7;
	margin: 0px;      
}
iframe {
	width: 830px;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{ 
	border-collapse: collapse;
	border-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
}		

a:hover {
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}
